| psychonetrics_bootstrap-class {psychonetrics} | R Documentation |
Class "psychonetrics_bootstrap"
Description
Class for aggregated bootstrap results.
Objects from the Class
Objects can be created by calls of the form new("psychonetrics_bootstrap", ...).
Slots
model:Object of class
"character"~~submodel:Object of class
"character"~~parameters:Object of class
"data.frame"~~models:Object of class
"list"~~matrices:Object of class
"data.frame"~~fitmeasures:Object of class
"data.frame"~~distribution:Object of class
"character"~~verbose:Object of class
"logical"~~boot_sub:Object of class
"numeric"~~boot_resample:Object of class
"logical"~~n_fail:Object of class
"numeric"~~n_success:Object of class
"numeric"~~types:Object of class
"list"~~
Methods
- show
signature(object = "psychonetrics_bootstrap"): ...
Author(s)
Sacha Epskamp
Examples
showClass("psychonetrics_bootstrap")
[Package psychonetrics version 0.13 Index]