monoproc-class {monoProc}R Documentation

Class "monoproc"

Description

A representation of a monotonized fit with information about the original fit and more

Details

For further details please see also monoproc.1d and monoproc.2d

Objects from the Class

Objects can be created by calls of the form new("monoproc", ...).

Slots

fit:
Object of class "monofit"
fitold:
Object of class "fit"
gridsize:
Object of class "numeric"
bandwidth:
Object of class "numeric"
kernel:
Object of class "character"
mono:
Object of class "character"
name:
Object of class "character"
call:
Object of class "call"

[Package monoProc version 1.0-6 Index]