getbasisrange {fda} | R Documentation |
Extract the range from a basis object
Description
Extracts the 'range' component from basis object 'basisobj'.
Usage
getbasisrange(basisobj)
Arguments
basisobj |
a functional basis object |
Value
a numeric vector of length 2
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.
[Package fda version 6.1.8 Index]