Net-class {semTools}R Documentation

Class For the Result of Nesting and Equivalence Testing

Description

This class contains the results of nesting and equivalence testing among multiple models

Objects from the Class

Objects can be created via the net function.

Slots

test:

Logical matrix of results of nesting and equivalence testing across models

df:

The degrees of freedom of tested models

methods

Author(s)

Terrence D. Jorgensen (University of Amsterdam; TJorgensen314@gmail.com)

See Also

net

Examples

# See the example in the net function.

[Package semTools version 0.4-14 Index]