a_latent_resid_set: a_latent_resid_set

Description Usage Arguments Value

View source: R/gen_syntax.R

Description

Creates latent residual terms for each variable in vars, using varname to name them.

Usage

1
a_latent_resid_set(vars, varname)

Arguments

vars

Vector of variable names (column names in the target data.frame).

varname

Used to name the latent residuals.

Value

A list with the model text in model_text, latent residual names in varname, and type set to 'latent' (not used yet).


jflournoy/riclpmr documentation built on Dec. 15, 2020, 5 a.m.