fFIT {phenofit} | R Documentation |
S3 class of fine curve fitting object.
Description
fFIT
is returned by optim_pheno()
.
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.
[Package phenofit version 0.3.10 Index]