lvnfy: Set the ground to start analysing a structural equation...

Description Usage Arguments Value Examples

Description

This function uses lavaan to build an internal representation of a model to be fit.

Usage

1
lvnfy(model, data, n = NULL, ...)

Arguments

model

Model syntax, as in lavaan.

data

Either a covariance matrix or raw data.

n

The number of observations, only used if data is a covariance matrix.

...

Other arguments to be passed to sem.

Value

A lavaanified model.

Examples

1
2
3

stremo documentation built on Jan. 15, 2017, 7:33 p.m.