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