fitted.psFit {fitPS} | R Documentation |
S3 fitted method for an object of class psFit
Description
S3 fitted method for an object of class psFit
Usage
## S3 method for class 'psFit'
fitted(object, n = NULL, ...)
Arguments
object |
an object of class |
n |
This parameter is |
... |
other arguments passed to |
Value
a named vector of fitted probabilities
[Package fitPS version 1.0.1 Index]