coef.greyforecasting: fetch the parameters in grey forecasting object

Description Usage Arguments Examples

View source: R/coef.R

Description

fetch the parameters in grey forecasting object

Usage

1
2
## S3 method for class 'greyforecasting'
coef(x)

Arguments

y

data sequence

Examples

1
2
g<-gm(y)
coef(g)

exoplanetX/greyforecasting documentation built on Jan. 17, 2022, 6:46 a.m.