Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is.eqbasis

Confirm that two objects of class "Basisfd" are identical


Description

Check all the slots of two basis objects to see that they are identical.

Usage

is.eqbasis(basisobj1, basisobj2)

Arguments

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.

Value

a logical value: TRUE if the two basis objects are identical, FALSE otherwise.

See Also


fda

Functional Data Analysis

v5.1.9
GPL (>= 2)
Authors
J. O. Ramsay <ramsay@psych.mcgill.ca> [aut,cre], Spencer Graves <spencer.graves@effectivedefense.org> [ctb], Giles Hooker <gjh27@cornell.edu> [ctb]
Initial release
2020-12-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.