print.lpmodel.natural: Print the 'lpmodel.natural' object

View source: R/lpmodel.R

print.lpmodel.naturalR Documentation

Print the lpmodel.natural object

Description

This function is a wrapper of the lpm.print function and prints the details of the components in the lpmodel.natural object.

Usage

## S3 method for class 'lpmodel.natural'
print(x, data = NULL, ...)

Arguments

x

An lpmodel.natural object.

data

An data frame or a matrix.

...

Some additional arguments passed to the lpm.print function.

Value

Nothing is returned.


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.