lvm.reduced: Initialize new latent variable model with linear predictors

Description Usage Arguments Examples

Description

Function that constructs a new latent variable model object with linear predictors

Usage

1

Arguments

...

arguments to be passed to the lvm function

Examples

1
2
3
m <- lvm.reduced(Y ~ X1+X2)
class(m)
lp(m)

bozenne/lavaReduce documentation built on May 24, 2019, 3:05 a.m.