GRAlogis4k: the GRAlogis4k set 'GRAlogis4k' - A family of 4 parameter...

Description Usage Arguments Author(s)

View source: R/EcologyModels.R

Description

the GRAlogis4k set

GRAlogis4k - A family of 4 parameter logistic functions for gradient modelling. These models are usually used to predict frequency, a probabily or fractions over x (distance, time, concentration). The 4 parameter model is limited to the range [beta4,beta3]. The set includes an inverse and differential, which give the inverse estimate (x at a given y) or dy/dx rates over x.

Usage

1
2
3
4
5
GRAlogis4k(x, beta0, beta1, beta3, beta4, betas = NULL)

GRAilogis4k(M, M0, r)

GRAdlogis4k(M, r)

Arguments

x

the gradient (size, time, concentration)

beta0

intercept

beta1

rate of increase

beta3

Asymtotic rate

beta4

lower bound

betas

vector to input all parameters in one go

y

prediction, used in the inverse form

Author(s)

Marco D. Visser

Marco D. Visser

Marco D. Visser


MarcoDVisser/FDPtools documentation built on May 7, 2019, 2:49 p.m.