Description Usage Arguments Value Author(s) See Also Examples
Inputs a voxelwise smoothing object as produced by semipar4d,
and outputs an object containing the results for a subset of the voxels.
1 | screen.vox(semi.obj, arr4d, include)
|
semi.obj |
an object of class |
arr4d |
the 4-dimensional array used to generate the object. |
include |
a logical matrix indicating which points (or voxels) should be included. |
a modified version of semipar.obj, with pointwise
coefficients (coef component), pointwise degrees of freedom
(pwdf), pointwise log smoothing parameter (pwlsp), and
pointwise variance estimate (sigma2) for the points specified by
include only.
Lei Huang huangracer@gmail.com and Philip Reiss phil.reiss@nyumc.org
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.