is.eqbasis | R Documentation |
Check all the slots of two basis objects to see that they are identical.
is.eqbasis(basisobj1, basisobj2)
basisobj1 |
The first basis object to be checked for being identical to the second. |
basisobj2 |
The second basis object to be checked for being identical to the first. |
a logical value:
TRUE
if the two basis objects are identical, FALSE
otherwise.
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.
basisfd
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.