dot-fit: Obtain the point estimates of the parameters of the Prophet...

.fitR Documentation

Obtain the point estimates of the parameters of the Prophet model using stan's optimization algorithms.

Description

Obtain the point estimates of the parameters of the Prophet model using stan's optimization algorithms.

Usage

.fit(args, backend)

Arguments

args

Named list of arguments suitable for the chosen backend. Must include arguments required for optimization.

backend

"rstan" or "cmdstanr".

Value

A named list containing "stan_fit" (the fitted stan object), "params", and "n_iteration"


chris-prener/falseProphet documentation built on April 15, 2022, 12:04 a.m.