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