print.mSynch {ncf}R 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


[Package ncf version 1.3-2 Index]