powered by
Function to find the keyword for family of distribution in glm
check_link_glm(family, link)
the link if they can be accepted else error
family of distribution
function to be used
Check and get the link function for the method glm
check_link_glm("gaussian", "identity")
Run the code above in your browser using DataLab