calc.edx: Calculates values for EDx from an Emax model, the dose at...

View source: R/predict.functions.R

calc.edxR Documentation

Calculates values for EDx from an Emax model, the dose at which x% of the maximal response (Emax) is reached

Description

Calculates values for EDx from an Emax model, the dose at which x% of the maximal response (Emax) is reached

Usage

calc.edx(mbnma, x = 50)

Arguments

mbnma

An S3 object of class "mbnma" generated by running a dose-response MBNMA model

x

A numeric value between 0 and 100 for the dose at which x% of the maximal response (Emax) should be calculated

Value

A data frame of posterior EDx summary values for each agent


MBNMAdose documentation built on Aug. 8, 2023, 5:11 p.m.