fit_croston: Fit Croston model

Description Usage Arguments Value Examples

View source: R/fit_croston.R

Description

Fit Croston model

Usage

1
fit_croston(.data, parameter = NULL)

Arguments

.data

Data frame or tibble with a response variable.

parameter

list: Combination of parameter to estimate the model.

Value

data-frame

Examples

1
2
3
4
## Not run: 
get_croston()

## End(Not run)

opoyc/autoforecast documentation built on May 18, 2021, 1:29 a.m.