cor_sig_star: Correlation Analysis with Sinificant and Correlation Value

Description Usage Arguments Value Examples

View source: R/cor_sig_star.R

Description

Correlation Analysis with Sinificant and Correlation Value

Usage

1
cor_sig_star(data, method = "pearson")

Arguments

data

a dataframe or matrix

method

a character string indicating which correlation coefficient (or covariance) is to be computed. One of "pearson" (default, 1), "kendall" (2), or "spearman" (3): can be abbreviated.

Value

correlation analysis with significant star.

Examples

1

fastStat documentation built on Jan. 13, 2021, 7:32 a.m.