anam.fit {RGeoS}R Documentation

Fit the Anamorphosis parameters

Description

Fit the Anamorphosis parameter

Usage

anam.fit(db, name, nh = 30, 
azmin = NA, azmax = NA, aymin = NA, aymax = NA,
draw = TRUE,...)

Arguments

db

The db-class to containing the vector for which the Anamorphosis must be fitted

name

Name of the vector containing the data

nh

Number of Hermite polynomials

azmin

Minimum absolute value for Z

azmax

Maximum absolute value for Z

aymin

Minimum absolute value for Y

aymax

Maximum absolute value for Y

draw

When switched ON, a figure is produced where the experimental and the modelled anamorphosis functions are overlaid.

...

List of parameters passed to the plot function

Value

The anam-class fitted structure


[Package RGeoS version 9.1.1 Index]