pl3model: pl3model

Description Usage Arguments Details Value

View source: R/fitfuns.R

Description

pl3model

Usage

1
pl3model(x, a, b, c)

Arguments

x

time

a

rate parameter

b

bias parameter

c

background parameter

Details

returns a logistic curve with bottom asymptote not at 0 but at parameter c, such that: r(x;a,b,c) = c + (1-c) \frac{\exp(ax+b)}{1+exp(a*x+b)}

Value

a three parametric logistic curve


cbg-ethz/WWdPCR documentation built on Jan. 23, 2022, 2:45 p.m.