Learn R Programming

phenofit (version 0.2.0)

fFIT: S3 class of fine curve fitting object.

Description

fFIT is returned by optim_pheno.

Arguments

Format

tout

Corresponding doy of prediction

zs

curve fitting values of every iteration

ws

weight of every iteration

par

Optimized parameter of fine curve fitting method

fun

The name of fine curve fitting function.