print.mSynch: Print function for mSynch objects

View source: R/mSynch.R

print.mSynchR Documentation

Print function for mSynch objects

Description

‘print’ method for class "mSynch".

Usage

## S3 method for class 'mSynch'
print(x, verbose = FALSE, ...)

Arguments

x

an object of class "mSynch", usually, as a result of a call to mSynch.

verbose

If TRUE, a raw listing of the object is produced. If FALSE, a summary list is produced

...

other arguments

Value

If verbose is FALSE, a list summarizing the regional correlation is produced:

mean

the regional mean correlation.

Squantile

the quantile distribution from the resampling for the regional correlation.

See Also

mSynch


ncf documentation built on May 7, 2022, 5:05 p.m.