is_GSVD: is_GSVD

Description Usage Arguments Details Value See Also

View source: R/class_methods_helpers.R

Description

Tests if the x object is of class type "GSVD"

Usage

1

Arguments

x

object to test

Details

The three primary functions in the GSVD package produce an inherited (hierarchical) class structure where all of them are of type "GSVD". Those functions are geigen, gsvd, and gplssvd.

Value

boolean. TRUE if the object is of class GSVD, FALSE otherwise.

See Also

inherits


derekbeaton/GSVD documentation built on Jan. 2, 2021, 9:21 p.m.