plot.prior.gifti {BayesBrainMap} | R Documentation |
Plot prior
Description
Plot prior
Usage
## S3 method for class 'prior.gifti'
plot(
x,
stat = c("both", "mean", "sd", "var"),
var_method = c("non-negative", "unbiased"),
...
)
Arguments
x |
The prior from |
stat |
|
var_method |
|
... |
Additional arguments to |
Value
The plot
[Package BayesBrainMap version 0.1.3 Index]