modelIntercept {sarima} | R Documentation |
Give the intercept parameter of a model
Description
Give the intercept parameter of a model.
Usage
modelIntercept(object)
Arguments
object |
an object from a class for which intercept is defined. |
Methods
signature(object = "InterceptSpec")
Author(s)
Georgi N. Boshnakov
[Package sarima version 0.9.3 Index]