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