Learn R Programming

semTools (version 0.4-12)

Net-class: Class For the Result of Nesting and Equivalence Testing

Description

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

Arguments

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

  • summary The summary function is used to provide the results in narrative.

See Also

net

Examples

Run this code
# See the example in the net function.

Run the code above in your browser using DataLab