pw_smooth | R Documentation |
Smooth AR coefficients and white noise variance
pw_smooth(spatial, AR, var, FWHM = 5)
spatial |
See |
AR |
A Vxp matrix of estimated AR coefficients, where V is the number of vertices and p is the AR model order |
var |
A vector length V containing the white noise variance estimates from the AR model |
FWHM |
FWHM parameter for smoothing. Remember that
|
Smoothed AR coefficients and residual variance at every vertex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.