Description Usage Arguments Value Author(s) References See Also
View source: R/jacobi_etal_2012.R
Helper function to compute a set of beta values using formula used in Jacobi et al. (2012).
1 | betasVectorDefault(n, steps = 10, cycles = 3/4, coeff = 0.8, pwr = 3)
|
n |
numerator of formula from Jacobi et al. (2012). Normally will be
the number of columns in the connectivity matrix if one normalizes the
columns (otherwise, it would typically be |
steps |
number of beta values to return. Defaults to 10. |
cycles |
how many cycles of |
coeff |
coefficient in front of sine function |
pwr |
exponent in denominator |
vector of beta values
David M. Kaplan dmkaplan2000@gmail.com
Jacobi, M. N., Andre, C., Doos, K., and Jonsson, P. R. 2012. Identification of subpopulations from connectivity matrices. Ecography, 35: 1004-1016.
See also optimalSplitConnMat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.