plot.resample.sprinter: Plots coefficients generated by 'resample.sprinter'

Description Usage Arguments Value Author(s)

Description

Plots for each variable which is selected in resample.sprinter the mean coefficient over all subsamples against its single coefficients.

Usage

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

Arguments

x

resample.sprinter object from a resample.sprinter call.

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

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

...

additional arguments.

Value

No value is returned, but a plot is generated.

Author(s)

Isabell Hoffmann isabell.hoffmann@uni-mainz.de


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