psychonetrics_bootstrap-class | R Documentation |
"psychonetrics_bootstrap"
Class for aggregated bootstrap results.
Objects can be created by calls of the form new("psychonetrics_bootstrap", ...)
.
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"
~~
signature(object = "psychonetrics_bootstrap")
: ...
Sacha Epskamp
showClass("psychonetrics_bootstrap")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.