Description Usage Arguments Details Value Examples
Function to find the keyword for family of distribution in glm
1 | check_link_glm(family, link)
|
family |
family of distribution |
link |
function to be used |
Check and get the link function for the method glm
the link if they can be accepted else error
1 | check_link_glm("gaussian", "identity")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.