predict: predict method for hillFit class

Description Usage Arguments Value

Description

predict method for hillFit class

predict method for nci60Fit class

Usage

1
2
3
4
5
## S3 method for class 'hillFit'
predict(fit, newData = NULL)

## S3 method for class 'nci60Fit'
predict(fit, newData = NULL)

Arguments

fit

a hillFit/nci60Fit object as returned by hillFit/nci60Fit.

newData

dose in original scale to be used for prediction of response.

Value

predicted response at specified dose.


lshen1/drexplorer2 documentation built on June 2, 2020, 9:27 p.m.