
Last chance! 50% off unlimited learning
Sale ends in
This class contains the results of nesting and equivalence testing among multiple models
# S4 method for Net
show(object)# S4 method for Net
summary(object)
An object of class Net
.
signature(object = "Net")
: prints the logical matrix of
test results.
signature(object = "Net")
: prints a narrative
description of results. The original object
is invisibly returned.
test
Logical matrix
indicating nesting/equivalence among models
df
The degrees of freedom of tested models
Objects can be created via the
net
function.
# NOT RUN {
# See the example in the net function.
# }
Run the code above in your browser using DataLab