View source: R/validateFamily.R
validateFamilyParms | R Documentation |
Checks if a combination of distribution family and parameters is valid.
validateFamilyParms(family, parms)
family |
character with family distribution name |
parms |
character vector with distribution parameter names |
list telling if family-parm combo is valid + the family name
Waldir Leoncio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.