StatModelCapabilities-class {modeltools} | R Documentation |
Class "StatModelCapabilities"
Description
A class describing capabilities of a statistical model.
Objects from the Class
Objects can be created by calls of the form new("StatModelCapabilities", ...)
.
Slots
weights
:Object of class
"logical"
subset
:Object of class
"logical"
Methods
No methods defined with class "StatModelCapabilities" in the signature.
[Package modeltools version 0.2-23 Index]