PSM.estimate
or to check initial values before
parameter estimation.PSM.smooth(Model, Data, THETA, subsample = 0, trace = 0, etaList = NULL)
etaList
has the same format as the output of
PSM.estimate
. If ommitted, the function will evalutate
the population liTHETA
(thus same value for all individuals). [object Object],[object Object],[object Object]
If subsample
>0 then the data is automatically subsampled to
provide estimated of the model states between observation time points.
PSM
.PSM
, PSM.estimate
,
PSM.simulate
, PSM.plot
, PSM.template
cat("Examples are included in the package vignette.
")
Run the code above in your browser using DataLab