check_link_glm: Function to find the keyword for family of distribution in...

Description Usage Arguments Details Value Examples

Description

Function to find the keyword for family of distribution in glm

Usage

1

Arguments

family

family of distribution

link

function to be used

Details

Check and get the link function for the method glm

Value

the link if they can be accepted else error

Examples

1
check_link_glm("gaussian", "identity")

sheejamk/DecisionAnalysisModel documentation built on March 10, 2021, 7:21 p.m.