CRAN_Status_Badge Build Status Downloads

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

drc

Overview

Analysis of dose-response data is made available through a suite of flexible and versatile model fitting and after-fitting functions.

Installation

## You can install drc from GitHub
# install.packages("devtools")
## first installing drcData
devtools::install_github("DoseResponse/drcData")
## then installing the development version of drc
devtools::install_github("DoseResponse/drc")


DoseResponse/drc documentation built on May 7, 2021, 4:55 p.m.