added na.action setting in pcm

This commit is contained in:
2025-06-03 15:53:56 +02:00
parent 66a3500d44
commit f9bcebbec3
2 changed files with 4 additions and 2 deletions

View File

@ -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