Description Usage Arguments Value Author(s) See Also
Prune model prunes an ARF model according to the gradients and bounds.
1 2 3 |
arfmodel |
An arf model object (class |
modelname |
Name for the new models (pruneModel makes newmodelnames). |
subject |
Name of the subject. |
condition |
Name of the condition. |
grad |
Absolute threshold for gradient check. |
bound |
Number of digits used in equality check on the bound. |
pval |
Prune non-significant regions with p-values higher than pval. |
options |
An "options" object (class |
overwrite |
Overwrite existing objects? |
experiment |
Optional experiment object. |
Returns an object of class "model" with the appropriate slots.
Wouter D. Weeda - w.d.weeda@gmail.com
model
, options
, experiment
, processSeed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.