monoproc-class {monoProc} | R Documentation |
A representation of a monotonized fit with information about the original fit and more
For further details please see also monoproc.1d-class
and monoproc.2d-class
Objects can be created by calls of the form new("monoproc", ...)
.
fit
:"monofit"
fitold
:"fit"
gridsize
:"numeric"
bandwidth
:"numeric"
kernel
:"character"
mono
:"character"
name
:"character"
call
:"call"