fda (version 6.1.8)

nondurables: Nondurable goods index

Description

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

Arguments

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

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

Run the code above in your browser using DataLab