View source: R/RUI_modelSpecific.R
getCatalogue | R Documentation |
Distributions and models available in BaM
getCatalogue(printOnly = FALSE)
printOnly |
Logical, should the catalogue be returned or only printed? |
If printOnly==FALSE
, a list with the following fields:
available univariate distributions.
available models.
catalogue <- getCatalogue()
getCatalogue(printOnly=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.