rm.get.likelyhood: Title

Description Usage Arguments Value

Description

Title

Usage

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)

Arguments

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

Value

The output from cbind

The output from print


jmruzek17/Syrinx documentation built on Nov. 4, 2019, 3:02 p.m.