Learn R Programming

jmcm (version 0.1.2.0)

jmcmControl: Control of Joint Mean Covariance Model Fitting

Description

Construct control structures for joint mean covariance model fitting

Usage

jmcmControl(trace = FALSE, profile = TRUE, ignore.const.term = TRUE,
  errorMsg = FALSE)

Arguments

trace
whether or not the value of the objective function and the parameters should be print on every trace'th iteration.
profile
whether or not parameters should be estimated sequentially using the idea of profile likelihood.
ignore.const.term
whether or not the constant term should be considered when calculating log-likelihood and BIC. function
errorMsg
whether or not the error message should be print