Learn R Programming

packDAMipd (version 1.1.0)

find_glm_distribution: Function to find the keyword for family of distribution in glm

Description

Function to find the keyword for family of distribution in glm

Usage

find_glm_distribution(text)

Value

the keyword - the name of distribution

Arguments

text

distribution

Details

Find the family for glm method

Examples

Run this code
find_glm_distribution("gamma")

Run the code above in your browser using DataLab