if silent = FALSE, a table of model fit statistics, also printed to the
screen. if silent = TRUE, a list of the model fit statistics and model parameter values.
Arguments
y
a paleoTS object
silent
if TRUE, results are returned as a list and not printed
method
"Joint", "AD", or "SSM"; see fitSimple
...
other arguments passed to model fitting functions
Functions
fit4models(): add model of "Strict Stasis" to the three models
Details
Function fit3models fits the general (biased) random walk (GRW),
unbiased random walk (URW), and Stasis models. In addition to these three,
fit4models also fits the model of Strict Stasis.