esgn: Extended Skewed Generalized Normal (ESGN) prediction function

Description Usage Arguments Value

View source: R/esgn.R

Description

Generates a prediction based on an ESGN scaled function based on and using nomenclature from Choundhury 2011

Usage

1
esgn(x, h, mu, sd, l1, l2, l3)

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" parameter of the PDF

sd

Value of the "sd" parameter of the PDF

l1

Value of the "l1" parameter of the CPDF

l2

Value of the "l2" parameter of the CPDF

l3

Value of the "l3" parameter of the CPDF

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.