coef.cond_indirect_diff {manymome}R Documentation

Print the Output of 'cond_indirect_diff()'

Description

Extract the change in conditional indirect effect.

Usage

## S3 method for class 'cond_indirect_diff'
coef(object, ...)

Arguments

object

The output of cond_indirect_diff().

...

Optional arguments. Ignored.

Details

The coef method of the cond_indirect_diff-class object.

Value

Scalar: The change of conditional indirect effect in object.

See Also

cond_indirect_diff()


[Package manymome version 0.2.1 Index]