pw_estimate {BayesBrainMap} | R Documentation |
Estimate residual autocorrelation for prewhitening
Description
Estimate residual autocorrelation for prewhitening
Usage
pw_estimate(A, ar_order, aic = FALSE)
Arguments
A |
Estimated A matrix (T x Q) |
ar_order , aic |
Order of the AR model used to prewhiten the data at each location.
If |
Value
Estimated AR coefficients and residual variance at every vertex
[Package BayesBrainMap version 0.1.3 Index]