print.mnprobit {switchSelection} | R Documentation |
Print for an Object of Class mnprobit
Description
Prints information on the object of class 'mnprobit'.
Usage
## S3 method for class 'mnprobit'
print(x, ...)
Arguments
x |
object of class 'mnprobit' |
... |
further arguments (currently ignored) |
Value
The function returns input argument NULL
.
[Package switchSelection version 1.1.2 Index]