asg: asg

Description Usage Arguments Value Examples

Description

A function for the ff of the ASG Distribution

Usage

1
asg(x, beta1, beta2, mu, h, sigma1, sigma2)

Arguments

x

explanatory variable

beta1

intercept in first half

beta2

intercept in second half

mu

peak week

h

peak

sigma1

variance in first half

sigma2

variance in second half

Value

A function

Examples

1
asg(x=c(1:33), beta1=-4, beta2=-1, mu=15, h=10, sigma1=10, sigma2=15)

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