correlationMatrix: correlationMatrix

Description Usage Arguments Note Author(s) See Also

View source: R/correlationMatrix.r

Description

couldn't accurately describe

Usage

1
2
correlationMatrix(X, dfr = nrow(X) - 2, meth. = c("pearson", "kendall",
  "spearman"))

Arguments

X
dfr

degrees of freedom

meth.

Note

X is the matrix of values with each column representing a single variable. The upper triangle of the resulting matrix is p-values and lower is cor test value

Author(s)

unknown, <unknown>@dfo-mpo.gc.ca

See Also

Other statistical: devianceGLM


AtlanticR/bio.utilities documentation built on June 21, 2020, 7:43 p.m.