Other packages > Find by keyword >

wdnet  

Weighted and Directed Networks
View on CRAN: Click here


Download and install wdnet package within the R console
Install from CRAN:
install.packages("wdnet")

Install from Github:
library("remotes")
install_github("cran/wdnet")

Install by package version:
library("remotes")
install_version("wdnet", "1.2.3")



Attach the package and use:
library("wdnet")
Maintained by
Yelie Yuan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-23
Latest Update: 2024-03-03
Description:
Assortativity coefficients, centrality measures, and clustering coefficients for weighted and directed networks. Rewiring unweighted networks with given assortativity coefficients. Generating general preferential attachment networks.
How to cite:
Yelie Yuan (2022). wdnet: Weighted and Directed Networks. R package version 1.2.3, https://cran.r-project.org/web/packages/wdnet
Previous versions and publish date:
0.0.3 (2022-06-23 08:00), 0.0.4 (2022-06-27 20:30), 0.0.5 (2022-09-12 22:40), 1.0.0 (2023-01-19 20:40), 1.1.0 (2023-05-17 12:10), 1.2.0 (2023-07-05 18:30), 1.2.1 (2023-09-04 06:00), 1.2.2 (2023-09-06 23:10)
Other packages that cited wdnet R package
View wdnet citation profile
Other R packages that wdnet depends, imports, suggests or enhances
Functions, R codes and Examples using the wdnet R package
Some associated functions: adj_to_edgelist . adj_to_wdnet . assortcoef . centrality . closeness_c . clustcoef . compile_pref_func . create_wdnet . cvxr_control . degree_c . dprewire . dprewire.range . dprewire_directed . dprewire_directed_cpp . dprewire_undirected . dprewire_undirected_cpp . dw_assort . dw_feature_assort . edgelist_to_adj . edgelist_to_wdnet . fill_weight_cpp . find_node_cpp . find_node_undirected_cpp . get_constr . get_dist . get_eta_directed . get_eta_undirected . get_values . igraph_to_wdnet . is_rpacontrol . is_wdnet . node_strength_cpp . plot.wdnet . plus-.rpacontrol . print.rpacontrol . print.wdnet . print_control_details . print_control_edgeweight . print_control_newedge . print_control_preference . print_control_reciprocal . print_control_scenario . rpa_control_default . rpa_control_edgeweight . rpa_control_newedge . rpa_control_preference . rpa_control_reciprocal . rpa_control_scenario . rpacontrol . rpanet.internal . rpanet . rpanet_bag_cpp . rpanet_binary_directed . rpanet_binary_undirected_cpp . rpanet_linear_directed_cpp . rpanet_linear_undirected_cpp . sample_node_cpp . wdnet-package . wdnet_to_igraph . wpr . 
Some associated R codes: RcppExports.R . assortativity.R . centrality.R . cls_rpacontrol.R . cls_wdnet.R . clustercoef.R . compile_pref.R . joint_dist.R . rewire.R . rpa_control.R . rpanet.R . rpanet_internal.R . utils.R . wdnet-package.R .  Full wdnet package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns