print.mminp {MMINP} | R Documentation |
Print function for MMINP.train
Description
This function is the print method for MMINP.train
.
Usage
## S3 method for class 'mminp'
print(x, ...)
Arguments
x |
A model (an object of class "mminp") |
... |
additional parameters |
Value
Brief information about the object.
[Package MMINP version 0.1.0 Index]