Description Usage Arguments Value Examples
A function which returns the fitted line based on mle params
1  | get_mle_fit(inits, data)
 | 
inits | 
 initial values given by  | 
data | 
 data.frame with season, region, weeks(time) variable required  | 
data.frame
1  | get_mle_fit(inits, data)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.