Learn R Programming

glmxdiag (version 1.0.0)

funComp: Compatibility of functions

Description

Not all functions inside glmxdiag are available for quasi-GLM or GLM extensions . The output table helps the user orientate inside the package in order to check which function can be used according to the model under analysis.

Usage

funComp()

Arguments

Value

Returns a dataframe. 'X' inside a cell means that the row-function can be used with the specific column-model, otherwise it cannot be used.

Examples

Run this code
# NOT RUN {
funComp()
# }

Run the code above in your browser using DataLab