View source: R/estimate_prior.methods.R
plot.prior.cifti | R Documentation |
Plot prior
## S3 method for class 'prior.cifti'
plot(
x,
stat = c("mean", "sd", "var"),
maps = TRUE,
FC = c("emp", "IW", "Chol", "none"),
var_method = c("non-negative", "unbiased"),
...
)
x |
The prior from |
stat |
Which prior statistic to plot: the |
maps |
Show the prior maps on the brain? Default: |
FC |
Empirical ( |
var_method |
|
... |
Additional arguments to |
The plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.