Description Usage Arguments Value Author(s) See Also
View source: R/rep.hist_correlation.R
Histogram of correlation values between repeated measures, together with a density plot of those between random pairs of measures
1 2 3 4 5 6 7 | hist_correlation(
baf,
rep_binder,
method = c("spearman", "pearson", "kendall"),
use = "complete.obs",
...
)
|
baf |
an object of the |
rep_binder |
a |
method, use |
same as those of |
... |
parameters that passed over to |
a list
that has those correlation values
Mun-Gwan Hong <mun-gwan.hong@scilifelab.se>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.