Method3: Method3 function

View source: R/S05.R

Method3R Documentation

Method3 function

Description

This function fits the Qxt using method 3 (Poisson GLM, see reference).

Usage

Method3(MyData, AgeRange, Plot = F, Color = MyData$Param$Color)

Arguments

MyData

The list returned by the AddReference() function.

AgeRange

Age range used for the calculation of the parameters of the Poisson model.

Plot

If set to TRUE, a sub-directory will be created in the working directory. This sub-directory will contains png plots corresponding to the smoothed surface.

Color

The color that will be used for the plots (HTML notation).


ELT documentation built on Aug. 29, 2023, 9:07 a.m.