Learn R Programming

basicdrm

The goal of basicdrm is to ...

Installation

You can install the development version of basicdrm like so:

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

Example

This is a basic example which shows you how to solve a common problem:

library(basicdrm)
## basic example code

Copy Link

Version

Install

install.packages('basicdrm')

Monthly Downloads

258

Version

0.3.2

License

GPL (>= 3)

Maintainer

Nathaniel Twarog

Last Published

August 26th, 2025

Functions in basicdrm (0.3.2)

fitHillModel

Fit a Hill dose response model to data
evalHillModel

Evaluate a Hill dose response model
estimateBIC

Estimate Bayesian Information Criterion
calcHillBootstrap

Estimate Bootstrapped Confidence Intervals on Hill Model Parameters
calculateHillAUC

Calculate the area under the curve for a Hill dose response model
invertHillModel

Calculates the required doses of a Hill dose response model
findBestHillModel

Selects a best-fitting Hill model given defaults
estimateAIC

Estimate Akaike Information Criterion
calcHillConfInt

Estimate an confidence interval on a Hill model property