smooth: Dose-response Modeling with Smoothing Splines

Description Usage Arguments Details

Description

Replaced by drsmooth::drsmooth.

Usage

1
2
3
smooth(dosecolumn = "",
       targetcolumn = "",
       data = NA)

Arguments

dosecolumn

Name of dose column of interest in dataframe.

targetcolumn

Name of response column of interest in dataframe.

data

Input dataframe.

Details

drsmooth::smooth has been replaced by drsmooth::drsmooth but a shell retained in v.1.9.0 to prompt the switch. v.2.0.0 will remove drsmooth::smooth altogether. Please see help for drsmooth, where additional detail on the new functionality is also available.


drsmooth documentation built on May 1, 2019, 10:28 p.m.