BLSPFitted: Get the BLSP fitted curves

View source: R/mod_fit.R

BLSPFittedR Documentation

Get the BLSP fitted curves

Description

The funciton uses the "BlspFit" object returned by the "FitBLSP" function to predict the fitted daily VI curves.

Usage

BLSPFitted(blsp_fit, asCI = FALSE)

Arguments

blsp_fit

The "BlspFit" object.

asCI

Logical. Default is TRUE, which means the fitted curves will be summarized as median and 95% credibel interval.

Value

The fitted curves, or the summary, for each year.


MrJGao/Bayesian_LSP documentation built on Feb. 11, 2025, 9:36 a.m.