Description Usage Arguments Details Value Author(s) See Also
Save ARF model estimates to a NIFTI file. It has several options regarding which regions of the spatial model are saved.
1 2 3 | saveModelBin(arfmodel, type = c("full", "pos", "neg", "fpn",
"separate","sig"))
saveModelBinSimple(arfmodel)
|
arfmodel |
An object of class |
type |
What to save: |
When type
is not 'full'
, model predictions are not corrected for overlapping regions.
Returns a model object.
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.