OptionalMatrix-class: Class '"OptionalMatrix"'

Description Objects from the Class Methods Note Author(s) See Also Examples

Description

Objects of this class are either a matrix or NULL. This is the class of the slots tauN and rawData in LuckModelData objects.

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

No methods defined with class "OptionalMatrix" in the signature. There is nothing to see here. Go away.

Note

Sincerely, I have no idea why promptPackage, in producing a skeleton man page for this class, asks me to write a documentation for this class. It's internal. You don't need to know about it. All in all, writing documentation for S4 classes and methods is a mess, and doesn't blend very well with usual documentation in R. If I may give you some advice, don't bother about S4 classes, unless you really, really, really, really want to use them.

Sorry about this rant.

Author(s)

Gero Walter

See Also

luck for a general description of the package, LuckModel for its central class.

Examples

1
showClass("OptionalMatrix")

luck documentation built on May 2, 2019, 4:43 p.m.