partable_from_torch: Create a lavaan parameter table from torch free_params output

View source: R/model_parse.R

partable_from_torchR Documentation

Create a lavaan parameter table from torch free_params output

Description

See examples in tensorsem for how to save the output.

Usage

partable_from_torch(pars, syntax)

Arguments

pars

data frame of parameter estimates (est) and their standard errors (se)

syntax

syntax of the original model


vankesteren/tensorsem documentation built on Aug. 22, 2023, 7:41 a.m.