myBFs | R Documentation |
An example of BF: A matrix with BF values of size 4 x 3 (in general: S x 'NrHypos+1', where 'NrHypos+1' stands for the number of theory-based hypotheses plus a safeguard hypothesis (the complement or unconstrained)).
An example of weights: A matrix with information criteria (AIC, ORIC, GORIC, or GORICA) weights of size 4 x 3 (in general: S x 'NrHypos+1', where 'NrHypos+1' stands for the number of theory-based hypotheses plus a safeguard hypothesis (the complement or unconstrained)).
data(myBFs)
data(myBFs)
An object of class matrix
(inherits from array
) with 4 rows and 3 columns.
An object of class matrix
(inherits from array
) with 4 rows and 3 columns.
data(myBFs)
data(myBFs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.