fill_in_asymptotics_interventional_variances: Fill in Asymptotics for the Variances of the Interventional...

View source: R/fill_in_asymptotics_interventional_variances.R

fill_in_asymptotics_interventional_variancesR Documentation

Fill in Asymptotics for the Variances of the Interventional Distribution

Description

Fills in the Jacobian, the asymptotic covariance matrix, the asymptotic standard errors, and asymptotic z-values of the variances of the interventional distribution into the internal list.

Usage

fill_in_asymptotics_interventional_variances(internal_list)

Arguments

internal_list

A list with various information extracted from the model.

Value

The inputted internal_list with several slots in ..$interventional_distribution filled in. ..$jacobian ..$acov ..$ase ..$z_value

References

Gische, C., Voelkle, M.C. (2021) Beyond the mean: a flexible framework for studying causal effects using linear models. Psychometrika (advanced online publication). https://doi.org/10.1007/s11336-021-09811-z


christian-gische/causalSEM documentation built on April 26, 2023, 10:36 p.m.