DRModelMElm-class: An S4 class representing median effect model of a...

Description Slots Examples

Description

An S4 class representing median effect model of a dose-response curve fitted using lm

Slots

model

object of class lm

control.response

response value of untreated control, numeric

Examples

1
2
3
4
data(sim15_screen3)
x = fit(dre(sim15_screen3,"Cpd10"),type="melm")
model(x)$melm
plot(x)

ybukhman/SynergyScreen documentation built on May 4, 2019, 2:31 p.m.