fit_apical: Fit Apical

Description Usage Arguments Value

View source: R/fit_apical.R

Description

Fit Apical

Usage

1
2
3
fit_apical(responsedf, plot = T, designtime = 96,
  startlogit = list(t1 = -1, t2 = -1), startweibull = list(t1 = 10, t2
  = 10), startgl = list(t1 = 10, t2 = 10, t3 = 0.01))

Arguments

responsedf

a dataframe containing effect counts

plot

logical, if plot should be given

designtime

which timepoint should be taken to calculate EC values and designconcentrations

startlogit

list of startparameters for logit

startweibull

list of startparameters for weibull

startgl

list of startparameters for gl

Value

a list of model fits and designconcentrations


anschue/toxprofileR documentation built on Nov. 2, 2019, 1:55 p.m.