print.multNRMI: S3 method for class 'multNRMI'

View source: R/multMixNRMI.R

print.multNRMIR Documentation

S3 method for class 'multNRMI'

Description

S3 method for class 'multNRMI'

Usage

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

Arguments

x

An object of class multNRMI

...

Further arguments to be passed to generic functions, ignored at the moment

Value

A visualization of the important information about the object

Examples


data(salinity)
out <- multMixNRMI2cens(salinity$left, salinity$right, parallel = TRUE, Nit = 10, ncores = 2)
print(out)


konkam/BNPdensity documentation built on March 14, 2024, 7:15 a.m.