Description Usage Arguments Value Examples
Main script for a LBM
1 2 3 4 5 6 7 8 |
probability_distribution |
string can be 'bernoulli' or 'poisson' |
adj |
Matrix |
initMethod |
string can be 'hierarchical_clust' 'kmeans_clust' or 'spectral_clust' |
VEMparam |
list exemple = list(maxIter=50,fixPointIter=5,threshold=1e-3,trace=TRUE,cores=1) |
MAINparam |
list exemple = list(maxExplo=1.5,maxGroups=15,reinitialize=FALSE) |
List of models for different number of groups
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.