mxComputeConfidenceInterval {OpenMx}R Documentation

Find likelihood-based confidence intervals

Description

Add some description TODO

Usage

mxComputeConfidenceInterval(plan, ..., freeSet = NA_character_,
  verbose = 0L, engine = NULL, fitfunction = "fitfunction",
  tolerance = NA_real_)

Arguments

plan

compute plan to optimize the model

...

Not used. Forces remaining arguments to be specified by name.

freeSet

names of matrices containing free variables

verbose

level of debugging output

engine

deprecated

fitfunction

deprecated

tolerance

deprecated


[Package OpenMx version 2.1.0 Index]