summary.resample.sprinter: Generates a summary for objects of class 'resample.sprinter'

Description Usage Arguments Author(s) See Also

Description

Shows the interactions with the largest variable inclusion frequencies together with its mean coefficients and plots the mean coefficient of each variable against its single coefficients.

Usage

1
2
## S3 method for class 'resample.sprinter'
summary(object, print = TRUE, plot = TRUE, optional.only = FALSE, threshold.vif = 0, ...)

Arguments

object

Object of class resample.sprinter.

print

logical value. If true, a list of interactions with the largest inclusion frequencies together with its mean coefficients is shown.

plot

logical value. If true, the mean coefficients for each selected covariate are plotted against its single coefficients.

optional.only

logical value. If true, only the coefficients of the optional variables are plotted. If false, the coefficients of the mandatory variables are plotted as well.

threshold.vif

only the coefficients with inclusion frequencies larger than threshold.vif are plotted.

...

additional arguments.

Author(s)

Isabell Hoffmann isabell.hoffmann@uni-mainz.de

See Also

resample.sprinter


sprinter documentation built on May 1, 2019, 8:20 p.m.