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/lava.reduce documentation built on May 13, 2019, 1:41 a.m.