Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

FitDoubleLogBeck

A fit


Description

See FitDoubleLogBeck from package greenbrown

Usage

FitDoubleLogBeck(x, t = index(x), tout = t, weighting = TRUE, 
    return.par = FALSE, plot = FALSE, hessian=FALSE, 
    sf=quantile(x, probs=c(0.05, 0.95), na.rm=TRUE), ...)

Arguments

x

A vector or, better, an univariate ts or zoo object.

t

A vector of time (in numeric doys), if not provided index(x) is retrieved.

tout

For gapfilling pourposes, a vector of time steps at which the function can be predicted.

weighting

Should fit be weighted?

return.par

Currently unused.

plot

Currently unused.

hessian

Currently unimplemented.

sf

Scaling factors required to normalize the data prior to the fitting. If the function is called by e.g. greenProcess sf is automatically calculated.

...

Further arguments currenlty unused.


phenopix

Process Digital Images of a Vegetation Cover

v2.4.2
GPL-2
Authors
Gianluca Filippa, Edoardo Cremonese, Mirco Migliavacca, Marta Galvagno, Matthias Folker, Andrew D. Richardson, Enrico Tomelleri
Initial release
2020-09-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.