ci: Define confidence intervals.

def_ciR Documentation

Define confidence intervals.

Description

The function to define and extract confidence intervals. This information is stored in the options slot of an MxModel.

Usage

def_ci(model, ci = character(0), ...)

get_ci(model, ci = output_tables(model))

Arguments

model

MxModel object

ci

the character vector pointing out the parameters to compute the intervals for, see mxCI.

...

the arguments passed to mxCI.

Value

MxModel

Note

These functions aim to facilitate the assembly of parameters and their CIs. get_ci is used by get_output_tables.


IvanVoronin/TwinAnalysis documentation built on July 24, 2024, 9:36 p.m.