var_pos: Variable Position

Description Usage Arguments Value

View source: R/plot.R

Description

Find which variables to plot.

Usage

1
var_pos(x, plot.vars = "sig", alpha)

Arguments

x

an optint object.

plot.vars

which variables to plot? either a number (n) - indicating to plot the first n variables, "sig" (default) - plot only significant variables, or a vector with names of variables to plot.

alpha

significance level for the confidence intervals. also used in order to determine which variables are significant.

Value

vector of variables incidents


optinterv documentation built on March 26, 2020, 7:05 p.m.