print.MLA: Print an MLA Object

Description Usage Arguments

Description

This function prints an MLA object. It is a method for the generic function print.

Usage

1
2
## S3 method for class 'MLA'
print(x, first = 100, digits = getOption("digits"), ...)

Arguments

x

object of class "MLA"

first

When the print command shows a set of rules limits the number of rules.

digits

minimal number of significant digits.

...

further arguments passed to or from other methods.


datascienceumh/MachineLearning documentation built on June 1, 2019, 4:55 a.m.