corstars: Compute a correlation matrix with stars to indicate...

Description Usage Arguments Value Author(s)

View source: R/corstars.R

Description

Compute a correlation matrix with stars to indicate significant correlations

A function to compute a correlation matrix with stars to indicate significant correlations (p<.05 = *, p<.01 = **, p<.001). Return a data frame.

Usage

1

Arguments

x

A data frame with only the variables to correlate.

Value

Return a data frame representing the correlation matrix.

Author(s)

Guillaume T. Vallet gtvallet@gmail.com, University of de Montreal (Canada);


Cogitos/statxp documentation built on March 22, 2021, 6:38 a.m.