family_list | R Documentation |
Obtain list of family functions from numeric or character representation
family_list(family, func_return = get_family)
family |
numeric or character vector of families |
func_return |
function to apply to list of families |
family_list(c(1,3,5))
family_list(c("t","binomial"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.