Description Usage Arguments Value
Title
1 2 3 4 5 6 7 | rm.get.likelyhood(rand.mat, nr.thresholds = 101,
unfold.method = "gaussian", bandwidth = "nrd0",
nr.fit.points = 101, dist.method = "LL", nr.breaks = 101,
discard.outliers = TRUE, discard.zeros = FALSE, min.mat.dim = 40,
max.ev.spacing = 3, interval = NULL, interactive = F,
smooth.par = 0.5, plot.comp = F, save.fit = FALSE,
plot.spacing = FALSE, wait.seconds = 0)
|
rand.mat |
A Square correlation matrix, AKA adj. mat |
nr.thresholds |
101 |
unfold.method |
Gaussian |
bandwidth |
"nrd0" |
nr.fit.points |
101 |
dist.method |
"LL" |
nr.breaks |
101 |
discard.outliers |
TRUE |
discard.zeros |
FALSE |
min.mat.dim |
Minimum number of speices for calculations to proceed. Lower for datasets with low diversity |
max.ev.spacing |
3 |
interval |
NULL |
interactive |
FALSE |
smooth.par |
0.5 |
plot.comp |
FALSE |
save.fit |
FALSE |
plot.spacing |
FALSE |
wait.seconds |
Not important |
The output from cbind
The output from print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.