monofit-class {EffectiveDose}R Documentation

Class "monofit"

Description

A object of class monofit is the ouput of mono.1d

Objects from the Class

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

Slots

x:
x-variable is of class "numeric"
y:
y-variable is of class "numeric"
z:
z-variable is of class "matrix"

Methods

lines
signature(x = "monofit"): ...
plot
signature(x = "monofit", y = "missing"): ...

See Also

mono.1d


[Package EffectiveDose version 1.0-6 Index]