fitted.milr: Fitted Response of milr Fits

Description Usage Arguments

View source: R/milr.R

Description

Fitted Response of milr Fits

Usage

1
2
## S3 method for class 'milr'
fitted(object, type = "bag", ...)

Arguments

object

A fitted obejct of class inheriting from "milr".

type

The type of fitted response required. Default is "bag", the fitted labels of bags. The "instance" option returns the fitted labels of instances.

...

further arguments passed to or from other methods.


milr documentation built on Jan. 13, 2021, 3:50 p.m.