dose_curve: Dose-Effect Curve

Description Usage Arguments

Description

Generates calibration curve for the chromosomal aberration.

Usage

1
2
dose_curve(x, level = 0.95, xaxis = NULL, newdat = NULL, yci = NULL,
  eta = 1e-04, ...)

Arguments

x

output from fit.coef function;

level

confidence level for fitted values generated;

xaxis

x-axis tick labels;

newdat

supply newdata

yci

default null; length 2 numeric value of Y_L and Y_U.

eta

precision for Y_L and Y_U intersecting C_U and C_L, respectively.


alstat/Radica documentation built on May 10, 2019, 9:28 a.m.