Usage
jjcorrmat(data, dep, grvar, typestatistics = "parametric")
Arguments
- data
The data as a data frame.
- dep
.
- grvar
.
- typestatistics
.
Value
A results object containing:
results$todo | | | | | a html |
results$plot2 | | | | | an image |
results$plot | | | | | an image |
Examples
# \donttest{
# example will be added
# }