Learn R Programming

BayesBrainMap (version 0.1.3)

summary.prior.nifti: Summarize a "prior.nifti" object

Description

Summary method for class "prior.nifti"

Usage

# S3 method for prior.nifti
summary(object, ...)

# S3 method for summary.prior.nifti print(x, ...)

# S3 method for prior.nifti print(x, ...)

Value

A list summarizing the prior: data dimensions, options used for prior estimation, etc.

Nothing, invisibly.

Nothing, invisibly.

Arguments

object

Object of class "prior.nifti".

...

further arguments passed to or from other methods.

x

The prior from estimate_prior.nifti