Description Usage Arguments Value
On agrege le graphe en utilisant la fonction agregate_one un grand nombre de fois, jusqu'a ce que plus aucune agregation ne soit possible où jusqu'a un threshold limite d'agregations.
1 2 3 4 5 6 7 8 |
m_crois |
Matrice de croisement. |
threshold |
threshold de confidentialite. |
kmax |
Entier indiquant le nombre d'agregtion maximale a effectuer.
Si |
pas_pb |
Entier indiquant a quelle frequence afficher la barre de progression (pb = progress bar). Par defaut, affiche tout les 2% environ. |
verbose |
Boolean. If TRUE, progress bar is displayed. |
... |
other parameters |
En sortie, on a la matrice de croisement apres agregation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.