Description Usage Arguments Details Value See Also
View source: R/enrich-package.R
Generic method for getting available options for the enrichment of objects
1 | get_enrichment_options(object, option, all_options)
|
object |
the object to be enriched |
option |
a character vector listing the options for enriching the object |
all_options |
if |
A check is being made whether the requested option is available. No check is being made on whether the functions that produce the components exist.
if all_options = TRUE
then an object of class
enrichment_options
is returned, otherwise if
option
is specified the output is a character vector
with the names of the functions that compute the enrichment
components
enrich.glm
, enrich.family
, enrich.link-glm
, enrich.betareg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.