Description Usage Arguments Value Examples
This function perform multiple correlation analyses between a specific variable and various continuous variables
1 |
data |
a dataframe to be used |
varlist |
a vector of continuous variables |
var |
a variable of interest |
method |
a character string indicating which correlation coefficient is to be used for the test. One of "pearson", "kendall", or "spearman", can be abbreviated. |
print.result |
a logical indicating whether to show significant variables |
p.round |
a specified number of decimal places to which rounds the values |
Dataframe containing the result of correlation analyes
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.