fill_in_asymptotics_interventional_probabilities: Fill in Asymptotic Quantities of Interventional Probabilities...

View source: R/fill_in_asymptotics_interventional_probabilities.R

fill_in_asymptotics_interventional_probabilitiesR Documentation

Fill in Asymptotic Quantities of Interventional Probabilities to Internal List

Description

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

Usage

fill_in_asymptotics_interventional_probabilities(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$probabilities filled. ..$jacobian ..$ase ..$z_values

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 ..$jacobian ..$acov ..$ase ..$z_values


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