View source: R/help_parameter_estimation_functions.R
find_glm_distribution | R Documentation |
Function to find the keyword for family of distribution in glm
find_glm_distribution(text)
text |
distribution |
Find the family for glm method
the keyword - the name of distribution
find_glm_distribution("gamma")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.