linlog: Implementation of linear in log models

Description Usage Arguments Value

View source: R/DoseResponseModels.R

Description

Linear in log Model model:

m(d,β)=E_0+δ\ log(d+off)

and off is a fixed offset parameter.

Usage

1
linlog(d, e, off)

Arguments

d

real-valued argument to the function (dose variable)

e

model parameter

off

fixed offset parameter

Value

Response value.


TestingSimilarity documentation built on Sept. 11, 2019, 5:08 p.m.