find_season.peaks {phenofit} | R Documentation |
find_season
Description
find_season
Usage
find_season.peaks(rfit, info_peak, options = list(), ...)
find_season.default(
ypred,
t = seq_along(ypred),
nptperyear = NULL,
south = NULL,
options = list(),
...
)
Arguments
rfit |
data.frame with the columns of t and |
[Package phenofit version 0.3.10 Index]