print.PMCMR: PMCMR Printing

View source: R/print.PMCMR.R

print.PMCMRR Documentation

PMCMR Printing

Description

print.PMCMR is the PMCMR method of the generic print function which prints its argument and returns it invisibly (via invisible(x)).

Usage

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

Arguments

x

an object used to select a method.

...

further arguments. Currently ignored.


PMCMRplus documentation built on May 29, 2024, 8:34 a.m.