pearsonIV: Pearson IV Scaled prediction function

Description Usage Arguments Value

View source: R/pearsonIV.R

Description

Generates a prediction based on a Pearson IV scaled function based on and using nomenclature from Nagahara 1999 & 2001

Usage

1
pearsonIV(x, h, mu, tau, delta, b)

Arguments

x

A vector of values (In the context of the package, a vector of Temperature values)

h

Value of the "h" new scale parameter

mu

Value of the "mu" location parameter

tau

Value of the "tau" original scale parameter

delta

Value of the "delta" shape parameter

b

Value of the "b" shape parameter

Value

A vector of predicted values (In the context of the package, a vector of Performance values)


ggcostoya/tpcurves2 documentation built on Jan. 1, 2021, 2:19 a.m.