expandBinomial: Utility function

View source: R/expandBinomial.R

expandBinomialR Documentation

Utility function

Description

Utility function for expanding binomial data

Usage

expandBinomial(data, number, total, dose, curveid = character(0))

Arguments

data

a data.frame

number

the name of the column in the data set containing the number of affected individuals per dose level

total

the name of the column in the data set containing the total number of individuals per dose level

dose

the name of the column in the data set containing the dose values

curveid

the name of the column in the data set specifying the curveid (if available)

Details

The aim to provide an R package calculating the benchmark dose (BMD) and the lower limit of the corresponding 95% confidence interval (BMDL) for continuous and quantal dose-response data for a range of dose-response models based on the available definitions of the benchmark dose concepts.

Value

data.frame

Author(s)

Signe M. Jensen and Jens Riis Baalkilde


DoseResponse/bmd documentation built on July 4, 2025, 11:20 p.m.