| PeriodicInterceptSpec-class {pcts} | R Documentation |
Class PeriodicInterceptSpec
Description
Class PeriodicInterceptSpec.
Objects from the Class
Objects can be created by calls of the form new("PeriodicInterceptSpec", ...).
Slots
center:Object of class
"numeric"~~intercept:Object of class
"numeric"~~sigma2:Object of class
"numeric"~~modelCycle:Object of class
"BasicCycle"~~
Extends
Class "numeric", from data part.
Class "vector", by class "numeric", distance 2.
Class "index", by class "numeric", distance 2.
Class "replValue", by class "numeric", distance 2.
Class "numLike", by class "numeric", distance 2.
Class "number", by class "numeric", distance 2.
Class "atomicVector", by class "numeric", distance 2.
Methods
- sigmaSq
signature(object = "PeriodicInterceptSpec"): ...- allSeasons
signature(x = "PeriodicInterceptSpec", abb = "ANY"): ...- initialize
signature(.Object = "PeriodicInterceptSpec"): ...- nSeasons
signature(object = "PeriodicInterceptSpec"): ...- show
signature(object = "PeriodicInterceptSpec"): ...