nondurables: Nondurable goods index

nondurablesR Documentation

Nondurable goods index

Description

US nondurable goods index time series, January 1919 to January 2000.

Format

An object of class 'ts'.

References

Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.

Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.

Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.

Examples

oldpar <- par(no.readonly=TRUE)
plot(nondurables, log="y")
par(oldpar)

fda documentation built on May 29, 2024, 11:26 a.m.