Learn R Programming

tis (version 1.23)

basis: Optional tis attributes

Description

tis series have (sometimes implicit) basis and observed attributes, used when aggregating or disaggregating to different frequencies.

Usage

basis(x)
basis(x) <- value
observed(x)
observed(x) <- value

Arguments

x
a tis series
value
a character string, see the details

Value

  • basis and observed return a character string. The assignment forms invisibly return x.

Details

These (optional) attributes of a tis series are used when converting a series from one frequency to another. A series basis is "business" or "daily", indicating whether the data values in a series are associated with a 5-day business week or a 7-day calendar week.

The observed attribute of series is one of the following: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

References

The FAME documentation, available from Sungard.

See Also

convert