psi: Anamorphosis function

View source: R/psi.R

psiR Documentation

Anamorphosis function

Description

A function that computes the anamorphosis of four meta-Gaussian models (see Details)

Usage

psi(theta, x, ym = 0, name = "power-exp")

Arguments

theta

model parameters

x

value to apply psi (Gaussian)

ym

minimal value that can be observed

name

name of the anamorphosis, one of 'power','power-exp', 'quadratic-power', 'gp'

Value

Precipitation amount from transforming x

Examples

psi(c(-1,.2,.6,.1), 0.87, name='gp')

mbtgy/tcG documentation built on Oct. 19, 2023, 3:10 p.m.