Obtain the point estimates of the parameters of the Prophet model using stan's optimization algorithms.
.fit(args, backend)A named list containing "stan_fit" (the fitted stan object), "params", and "n_iteration"
Named list of arguments suitable for the chosen backend. Must include arguments required for optimization.
"rstan" or "cmdstanr".