Correlation Matrix

jjcorrmat(data, dep, grvar, typestatistics = "parametric")

Arguments

data

The data as a data frame.

dep

.

grvar

.

typestatistics

.

Value

A results object containing:

results$todoa html
results$plot2an image
results$plotan image

Examples

# \donttest{
# example will be added
# }