abrgm: adaptive buffered grey rolling model

Description Usage Arguments Examples

View source: R/abrgm.R

Description

generate ABGR model, computation results and its fitting graphes

Usage

1
abrgm(y = y, ntest = NULL, model = gm, buff = operator, term = 1)

Arguments

y

raw data for modelling

model

unit grey model used in data piece

buff

buffer operator used to data piece

term

forecasting term by extroplation

Examples

1
mymodel(dataset=y,model=gm_1,buff=operator,term=3)

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