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