likert: Rcmdr Menu function to specify a likert plot.

Description Usage Arguments Value Author(s) See Also

Description

Please see likert for details on the plot.likert and related functions.

Usage

1
2
3
4
5
6
PlotLikertDialog()
listAllLikertCapable(envir = .GlobalEnv, ...)
LikertFormula()
LikertFormulaConstruct(functionName, response, predictor)
varPosnOriginal(variables, type = c("all", "factor", "numeric", "nonfactor",
    "twoLevelFactor"))

Arguments

envir, ...

Arguments to ls.

functionName, response, predictor

Arguments to functions.

variables, type

See varPosn for discussion.

Value

For listAllLikertCapable, a character vector of names of all objects that satisfy the search criteria in the specified environments. See likert for details on what objects are likert capable.

LikertFormulaConstruct constructs a model formula for use by plot.likert.formula from its input arguments.

varPosnOriginal is the same as varPosn except that it always keeps the variables in the same order as the original data.frame.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

likert


RcmdrPlugin.HH documentation built on May 1, 2019, 9:22 p.m.