Plot prior
# S3 method for prior.gifti
plot(
x,
stat = c("both", "mean", "sd", "var"),
var_method = c("non-negative", "unbiased"),
...
)
The plot
The prior from estimate_prior.gifti
"mean"
, "sd"
, or "both"
(default). By
default the square root of the variance prior is shown; another option is
stat="var"
to instead display the variance prior directly.
"non-negative"
(default) or "unbiased"
Additional arguments to view_xifti