psi1: Inverse of the anamorphosis

View source: R/psi1.R

psi1R Documentation

Inverse of the anamorphosis

Description

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

Usage

psi1(theta, y, ym = 0, name = "power-exp")

Arguments

theta

model paramters

y

value to apply psi^-1 (rainfall)

ym

minimal value that can be observed

name

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

Value

Returns the inverse of psi

Examples

psi1(c(-1,.2,.6), 0.1, name='power')

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