| compute_caa_ra | Compute the CAA or CAA score of two nodes |
| compute_car | Compute the CAR score of two nodes |
| compute_cpa | Compute the CPA score of two nodes |
| compute_ra | Compute the Resource Allocation score of two nodes |
| get_non_edges | Disconnected node pairs in a network |
| jazz_collab | Collaborations between jazz musicians |
| karate_club | Ties between members of a karate club |
| lp_aa | Link prediction with Adamic and Adar's index |
| lp_caa | Link prediction with CAA |
| lp_car | Link prediction with the CAR index |
| lp_cn | Link prediction with Common Neighbours |
| lp_cpa | Link prediction with CPA |
| lp_cra | Link prediction with CRA |
| lp_dice | Link prediction with Dice's index |
| lp_hrg | Link prediction with the HRG model |
| lp_igraph | Link prediction with methods available in igraph |
| lp_isomap | Link prediction with ISOMAP |
| lp_jc | Link prediction with Jaccard's index |
| lp_l3 | Link prediction with L3 |
| lp_leig | Link prediction with Laplacian Eigenmaps |
| lp_matrix | Link prediction with pairwise node (dis-)similarities |
| lp_mce | Link prediction with MCE or ncMCE |
| lp_pa | Link prediction with Preferential Attachment |
| lp_ra | Link prediction with Resource Allocation |
| lp_spm | Link prediction with the SPM |
| plot_lp_performance | Plot the performance evaluation of link predictors |
| prune_predict_assess | Determine the performance of a link predictor |
| prune_recover | Performance evaluation of link predictors |
| structural_consistency | Structural consistency of a network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.