print.fk_mdh: Print method for class fk_mdh

View source: R/fk_mdh.R

print.fk_mdhR Documentation

Print method for class fk_mdh

Description

Print method for minimum density hyperplane solution obtained with function fk_mdh()

Usage

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

Arguments

x

an object of class fk_mdh, output from the function of the same name.

...

(optional) further arguments passed to or from other methods.


FKSUM documentation built on April 15, 2023, 5:06 p.m.