path.networksem {networksem}R Documentation

Calculate a mediation effect from a networksem model

Description

Calculate a mediation effect from a networksem model

Usage

path.networksem(res, predictor, mediator, outcome)

Arguments

res

a networksem output file

predictor

a character string of the predictor variable

mediator

a character string of the mediator variable

outcome

a character string of the outcome variable

Value

a target path, associated estimates, and z-score


[Package networksem version 0.4 Index]