FourPHF: Four paramter hill function

View source: R/FourPHFfit.R

FourPHFR Documentation

Four paramter hill function

Description

To be used by FourPHFfit.

Usage

FourPHF(x, a, bta, c, y0)

FourPHF_fixa(x, a = 100, bta, c, y0)

FourPHF_fixy0(x, a, bta, c)

FourPHF_fixa_fixy0(x, a = 100, bta, c)

RateofGerm(x, a, b, c)

Arguments

x

The explanatory/independent variable value.

a

Parameter \mjseqna.

bta

Parameter \mjseqne^\beta.

c

Parameter \mjseqnc.

y0

Parameter \mjseqny_0.

b

Parameter \mjseqnb.

Value

The calculated response/dependent value value.


germinationmetrics documentation built on Aug. 19, 2023, 1:07 a.m.