added na.action setting in pcm
This commit is contained in:
@ -35,6 +35,8 @@ pcm(
|
||||
\item{fit}{string determining the optimization algorithm. Values "ucminf" or "nlminb" ar recommended}
|
||||
|
||||
\item{method.theta}{string determining the estimation method for individual latent variable values. Either "eap", "mle" or "wle"}
|
||||
|
||||
\item{na.action}{function for treatment of NAs to be passed to model estimation}
|
||||
}
|
||||
\value{
|
||||
A data.frame containing various model outputs
|
||||
|
Reference in New Issue
Block a user