fitted.softmax {milr} | R Documentation |
Fitted Response of softmax Fits
Description
Fitted Response of softmax Fits
Usage
## S3 method for class 'softmax'
fitted(object, type = "bag", ...)
Arguments
object |
A fitted obejct of class inheriting from |
type |
The type of fitted response required. Default is |
... |
further arguments passed to or from other methods. |
[Package milr version 0.3.1 Index]