psi1 | R Documentation |
A function that computes the inverse of the anamorphosis of four meta-Gaussian models (see Details)
psi1(theta, y, ym = 0, name = "power-exp")
theta |
model paramters |
y |
value to apply psi^-1 (rainfall) |
ym |
minimal value that can be observed |
name |
name of the anamorphosis, one of |
Returns the inverse of psi
psi1(c(-1,.2,.6), 0.1, name='power')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.