.getVarSignificance: Function to get the significance or not of a variable when...

Description Usage Arguments Value Note Author(s)

Description

Function to get the significance or not of a variable when given the the appropriate glms

Usage

1
.getVarSignificance(aGlm1=glm1, aGlm2=glm2, selType="AIC")

Arguments

aGlm1

the glm that contains the rating factor to be analysed

aGlm2

the glm without the rating factor to be analysed

selType

This is the selection criterion type, either "AIC", "BIC", "Chisq", or "F"

Value

The output is logical, TRUE means that the variable is significant, FALSE means that the variable is not significant

Note

This is an internal function

Author(s)

Chibisi Chima-Okereke cchima-okereke@mango-solutions.com


MangoTheCat/autoPricing documentation built on May 7, 2019, 2:09 p.m.