print.multNRMI function

S3 method for class 'multNRMI'

S3 method for class 'multNRMI'

## 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

Returns

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)
  • Maintainer: Guillaume Kon Kam King
  • License: GPL (>= 2)
  • Last published: 2023-03-24

Useful links