Description Usage Arguments Details Value Author(s) See Also
Calculate RMSEA fit value.
1 | RMSEA(arfmodel, options = loadOptions(arfmodel))
|
arfmodel |
A fitted (and valid) arf-model object of class "model". |
options |
An "options" object. The options object belonging to the ARF model is loaded by default. |
RMSEA calculates the RMSEA value using the number of brain voxels (Set by the model@mask
slot).
Returns an object of class "model" with the slot model@fit[2]
set to the RMSEA value.
Wouter D. Weeda - w.d.weeda@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.