sem {causal_modeling} R Documentation

sem

Description

sem

Usage

sem(model,
    boot = 500);

Arguments

Details

Authors

phenotype_kit

Value

this function returns data object of type list. the list data also has some specificied data fields: list(sem_result, sem_boot).

clr value class

Examples


[Package causal_modeling version 1.0.0.0 Index]