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/10


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

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/10

    v1 v2  
    22
    33'''¿Cómo puedo cambiar la longitud de cadena en una estimación BSR?'''
     4
     5{{{
     6Real est_exec::GetStrategy(?)::SetSetting( "mcmc.sampleLength", 200000 );
     7}}}