summary.prior.matrix: Summarize a '"prior.matrix"' object

View source: R/estimate_prior.methods.R

summary.prior.matrixR Documentation

Summarize a "prior.matrix" object

Description

Summary method for class "prior.matrix"

Usage

## S3 method for class 'prior.matrix'
summary(object, ...)

## S3 method for class 'summary.prior.matrix'
print(x, ...)

## S3 method for class 'prior.matrix'
print(x, ...)

Arguments

object

Object of class "prior.matrix".

...

further arguments passed to or from other methods.

x

The prior from estimate_prior.cifti

Value

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

Nothing, invisibly.

Nothing, invisibly.


BayesBrainMap documentation built on Aug. 8, 2025, 7:25 p.m.