close Warning: Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of howto/11


Ignore:
Timestamp:
Mar 23, 2012, 7:40:08 PM (13 years ago)
Author:
josp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/11

    v1 v2  
    1515
    1616{{{
    17 !java
     17#!java
    1818Set EvalSet( initMCMC, Real( Real p ) {
    1919  NameBlock param = estimation::GetParameter( Name( p ) );
     
    2525
    2626{{{
    27 !java
     27#!java
    2828Real estimation::GetStrategy(?)::SetSetting( "bsr.iniVal.try.givenByUser", 1 );
    2929Real estimation::GetStrategy(?)::SetSetting( "bsr.iniVal.try.cnstrMLE", 2 );