print.lpmodel: Print the 'lpmodel' object

View source: R/lpmodel.R

print.lpmodelR Documentation

Print the lpmodel object

Description

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

Usage

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

Arguments

x

An lpmodel 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.