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 5 and Version 6 of upgrade/models


Ignore:
Timestamp:
Jul 2, 2010, 11:44:39 AM (15 years ago)
Author:
Pedro Gea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • upgrade/models

    v5 v6  
    9696  NameBlock _.noise = [[
    9797    Text _.type = "ARIMA";
    98     Text _.arimaLabel = "P1_12DIF0_1AR1_0MA0_12";
     98    Text _.arimaLabel = "P<period>DIF<difference>AR<ar>MA<ma>";
    9999    Real _.sigma = 1 // opcional, valor inicial de la sigma muestreada
    100100  ]]