Learn R Programming

pcalg (version 2.4-3)

gAlgo-class: Class "gAlgo"

Description

"gAlgo" is a "VIRTUAL" class, the common basis of classes "pcAlgo" and "fciAlgo".

We describe the common slots here; for more see the help pages of the specific classes.

Arguments

Slots

See Also

"pcAlgo" and "fciAlgo".

Examples

Run this code
showClass("gAlgo")

Run the code above in your browser using DataLab