Net-class {semTools} | R Documentation |
This class contains the results of nesting and equivalence testing among multiple models
## S4 method for signature 'Net'
show(object)
## S4 method for signature 'Net'
summary(object)
object |
An object of class |
show |
|
summary |
|
test
Logical matrix
indicating nesting/equivalence among models
df
The degrees of freedom of tested models
Objects can be created via the
net
function.
Terrence D. Jorgensen (University of Amsterdam; TJorgensen314@gmail.com)
# See the example in the net function.