ShowStructure {cglasso} | R Documentation |
Show Package Structure
Description
ShowStructure
gives information about the package structure.
Usage
ShowStructure(module = c("ALL", "DM", "MF", "MS", "NA"), description = TRUE,
plot = TRUE)
Arguments
module |
a description of the module for which the description is required. |
plot |
logical. If |
description |
logical. If |
Value
ShowStructure
silently returns a named list with components:
description |
a named list containing the description of the available functions. |
graph |
an R object of class ‘ |
Author(s)
Luigi Augugliaro (luigi.augugliaro@unipa.it)
[Package cglasso version 2.0.7 Index]