dlog: Calculates RMSE values for the optimized double logistic...

Description Usage Arguments Details Value

View source: R/dlog.R

Description

I.e., evaluates the success of the double-logistic function at predicting DOS.

Usage

1
dlog(par, t, NDVI)

Arguments

par

Parameters for prediction function (as listed above).

t

Days since planting.

NDVI

Actual observed NDVI for the site at a time t.

Details

#' The parameters include: 1) mn: winter NDVI 2) mx: maximum NDVI 3) sos: start-of-season 4) rsp: initial slope 5) eos: end-of-season 6) rau: ending slope

Value

The RMSE of the double-logistic function predictions.


AgronomicForecastingLab/RS_PlantingDate documentation built on Feb. 13, 2022, 3:06 a.m.