Description Usage Arguments Details Value Author(s) References See Also Examples
lower2R
converts a vector containing correlations into a correlation matrix.
1 |
x |
a numeric vector contains the correlations |
varname |
a character vector contains the row and column names |
This function converts a vector containing correlations into a correlation matrix.
x
contains the elements that consist of the lower triangle of the correlation matrix.
The length of varname
should be equal to the number of rows and columns in the correlation matrix.
Return a matrix containing the correlation matrix.
Yasuyuki Okumura
Department of Social Psychiatry,
National Institute of Mental Health,
National Center of Neurology and Psychiatry
yokumura@blue.zero.jp
Kline RB (2004) Beyond significance testing: Reforming data analysis methods in behavioral research. Washington: American Psychological Association.
svar
, ssd
,
svar
, ssd2sd
,
r2cov
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.