Description Usage Arguments Details Value Author(s) See Also
newModel creates a new model of with a given number of regions in the spatial model within a subject/condition, using the options specified. It also creates a new directory in the model directory of the condition.
1 2 3 |
modelname |
Name of the model. |
regions |
Number of regions in the spatial model. |
subject |
Name of the subject. |
condition |
Name of the condition. |
type |
Type of model to fit (full Gaussian ( |
options |
Options object ( |
overwrite |
Overwrite the model if a model with the same name alreay exists? |
experiment |
Experiment object (as default uses |
Calls to newModel save an instance of a file named model.Rda in the appropriate directory and return the model object.
Returns an object of class "model" with the appropriate slots.
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.