stats: Statistics used for better linear model selection

Description Usage Arguments

Description

Used as compare_stat parameter in xspline method. Each function has attribute "higher-better". If "higher-better" is TRUE then model with higher statistic value is treated as better one.

Usage

1
2
3
aic(glm_model)

hoslem(glm_model)

Arguments

glm_model

Linear model - glm function output.


xspliner documentation built on Sept. 26, 2019, 1:02 a.m.