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

greenExplore

Explore all possible fitting and theshold methods from the package phenopix


Description

This function allows to fast compute all fitting and thresholding methods on a given greennes time series.

Usage

greenExplore(x, ...)

Arguments

x

A zoo object with a season of filtered greeneess data

...

additional arguments passed to greenProcess

Details

This function runs all possible fitting and thresholding methods. It must be used in combination with plotExplore. The two functions were designed to give a preliminary indication of what would be the best combination of fitting curve and thresholds for your set of data. The function returns also the root mean squared error (RMSE) of the various fits, that can be used as a discriminant to choose the fit.

Author(s)

Gianluca Filippa <gian.filippa@gmail.com>

See Also

Examples

## Not run: 
data(bartlett2009.filtered)
explored.data <- greenExplore(bartlett2009.filtered)
explored.data$rmse # chech fit RMSES
plotExplore(explored.data) ## an annotated plot

## End(Not run)

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.