get_mle_fit: get_mle_fit

Description Usage Arguments Value Examples

View source: R/get_mle_fit.R

Description

A function which returns the fitted line based on mle params

Usage

1
get_mle_fit(inits, data)

Arguments

inits

initial values given by

data

data.frame with season, region, weeks(time) variable required

Value

data.frame

Examples

1
get_mle_fit(inits, data)

nulloa/asgForecast documentation built on July 26, 2020, 7:10 p.m.