Class for fit to evolutionary sequence (time-series) models
Source:R/as.evoTSfit.OUBM.R
as.evoTSfit.OUBM.Rd
A function that combines useful information summarizing model fit.
Arguments
- logL
log-likelihood of model
- parameters
maximum-likelihood estimates of the parameters
- modelName
description of the model
- method
the parameterization used: Joint
- K
number of parameters in the model
- n
sample size
- iter
the number of times the optimization method is run from different starting points. Default is NULL, meaning the optimization is run once.
- se
standard errors of parameter estimates