FitAvgModel: Fit the averaged model and get the model parameters.

FitAvgModelR Documentation

Fit the averaged model and get the model parameters.

Description

Fit the averaged model and get the model parameters.

Usage

FitAvgModel(date_vec, vi_vec, model = "dblog7")

Arguments

date_vec

the date vector, be sure to convert the vector to "Date" format or use "yyyy-mm-dd" format string.

vi_vec

The vegetation index vector.

model

A string indicating the model name. For now, only support "dblog7" and "dblog6" for the 7- and 6-parameter double-logistic functions.

Value

Model parameters to be used as MCMC initial parameters in the FitBLSP function.


ncsuSEAL/Bayesian_LSP documentation built on Feb. 12, 2025, 4:59 a.m.