Package: ideanet 1.0.0

ideanet: Integrating Data Exchange and Analysis for Networks ('ideanet')

A suite of convenient tools for social network analysis geared toward students, entry-level users, and non-expert practitioners. ‘ideanet’ features unique functions for the processing and measurement of sociocentric and egocentric network data. These functions automatically generate node- and system-level measures commonly used in the analysis of these types of networks. Outputs from these functions maximize the ability of novice users to employ network measurements in further analyses while making all users less prone to common data analytic errors. Additionally, ‘ideanet’ features an R Shiny graphic user interface that allows novices to explore network data with minimal need for coding.

Authors:Tom Wolff [aut, cre], Jonathan Howard Morgan [aut], Gabriel Varela [aut], Kieran Lele [aut], Ethan Bhojani [aut], Emily Heraty [aut], Dana Pasquale [aut], Peter Mucha [aut], James Moody [aut]

ideanet_1.0.0.tar.gz
ideanet_1.0.0.zip(r-4.5)ideanet_1.0.0.zip(r-4.4)ideanet_1.0.0.zip(r-4.3)
ideanet_1.0.0.tgz(r-4.4-any)ideanet_1.0.0.tgz(r-4.3-any)
ideanet_1.0.0.tar.gz(r-4.5-noble)ideanet_1.0.0.tar.gz(r-4.4-noble)
ideanet_1.0.0.tgz(r-4.4-emscripten)ideanet_1.0.0.tgz(r-4.3-emscripten)
ideanet.pdf |ideanet.html
ideanet/json (API)

# Install 'ideanet' in R:
install.packages('ideanet', repos = c('https://tom-wolff.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tom-wolff/ideanet/issues

Datasets:
  • fauxmesa_edges - Goodreau's Faux Mesa High School
  • fauxmesa_nodes - Goodreau's Faux Mesa High School
  • florentine_edges - Edgelist of marriage alliances and business relationships between Florentine families during the Italian Renaissance
  • florentine_nodes - Nodelist of marriage alliances and business relationships between Florentine families during the Italian Renaissance
  • hightech - Multiplex Network of Relationships Between Managers of a High-Tech Company
  • marvel - Character Relations in Marvel Comics
  • ngq_aa - Ego Networks Elicited from the "Important Matters" Name Generator Question
  • ngq_alters - Ego Networks Elicited from the "Important Matters" Name Generator Question
  • ngq_egos - Ego Networks Elicited from the "Important Matters" Name Generator Question
  • triad - A Small Network Containing all Triads and Motifs

On CRAN:

6.76 score 6 stars 6 scripts 18 exports 138 dependencies

Last updated 16 days agofrom:f5e3d7a694. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKDec 14 2024
R-4.5-winOKDec 14 2024
R-4.5-linuxOKDec 14 2024
R-4.4-winOKDec 14 2024
R-4.4-macOKDec 14 2024
R-4.3-winOKDec 14 2024
R-4.3-macOKDec 14 2024

Exports:%>%comm_detectego_homophilyego_netwriteego_reshapeei_indexeuclidean_distanceh_indexideanetViziqvnc_mergenc_readnetreadnetwritepearson_phiqap_runqap_setuprole_analysis

Dependencies:abindbackportsbase64encbslibcachemcellrangercheckmatecliCliquePercolationclustercodacolorspacecommonmarkconcorRcorpcorcowplotcpp11crayondata.tabledeldirDEoptimRdigestdplyrdynamicTreeCutellipseevaluatefansifarverfastmapfdrtoolfontawesomeforcatsforeignFormulafsgenericsggplot2glassoglueGPArotationgridExtragridGraphicsgtablegtoolshighrHmischmshtmlTablehtmltoolshtmlwidgetshttpuvigraphintergraphinterpisobandjpegjquerylibjsonliteknitrlabelinglaterlatticelatticeExtralavaanleapslessRlifecyclelinkcommmagrittrMASSMatrixmaxLikmemoisemgcvmimemiscToolsmnormtmomentsmunsellnetworknlmennetnumDerivoheneryopenxlsxpbapplypbivnormpillarpkgconfigplyrpngPolychromeprettyunitsprogresspromisespsychpurrrqgraphquadprogR6rappdirsRColorBrewerRcppRcppEigenreadxlrematchreshape2rlangrmarkdownrobustbaserpartRSpectrarstudioapisandwichsassscalesscatterplot3dshinysnasourcetoolsstatnet.commonstringistringrtibbletidyrtidyselecttinytexutf8vctrsviridisviridisLitewithrxfunxtablextsyamlzipzoo

Analyzing Egocentric Data: The ego_netwrite Function

Rendered fromego_netwrite.Rmdusingknitr::rmarkdownon Dec 14 2024.

Last update: 2024-12-04
Started: 2024-03-28

Analyzing Sociocentric Data: The netwrite Function

Rendered fromnetwrite.Rmdusingknitr::rmarkdownon Dec 14 2024.

Last update: 2024-12-04
Started: 2024-03-28

MRQAP

Rendered frommrqap.Rmdusingknitr::rmarkdownon Dec 14 2024.

Last update: 2024-12-10
Started: 2024-03-28

Positional (Role) Analysis

Rendered fromroles.Rmdusingknitr::rmarkdownon Dec 14 2024.

Last update: 2024-12-04
Started: 2024-03-28

Reading Network Canvas Data: The nc_read Function

Rendered fromnc_read.Rmdusingknitr::rmarkdownon Dec 14 2024.

Last update: 2024-10-14
Started: 2024-09-24

Readme and manuals

Help Manual

Help pageTopics
Community Detection Across Multiple Routines ('comm_detect')comm_detect
Measuring Homophily in Ego Networks ('ego_homophily')ego_homophily
Ego Network Cleaning and Measure Calculation ('ego_netwrite')ego_netwrite
Reshaping Egocentric Data ('ego_reshape')ego_reshape
Krackhardt and Stern’s E-I Index ('ei_index')ei_index
Euclidean Distance ('euclidean_distance')euclidean_distance
Goodreau's Faux Mesa High School (Edgelist)fauxmesa_edges
Goodreau's Faux Mesa High School (Nodelist)fauxmesa_nodes
Edgelist of marriage alliances and business relationships between Florentine families during the Italian Renaissanceflorentine_edges
Nodelist of marriage alliances and business relationships between Florentine families during the Italian Renaissanceflorentine_nodes
H-Index ('h_index')h_index
Multiplex Network of Relationships Between Managers of a High-Tech Companyhightech
Interactive GUI for Working with Sociocentric Networks ('ideanetViz')ideanetViz
Agresti's Index of Qualitative Variation ('iqv')iqv
Character Relations in Marvel Comicsmarvel
Merging Network Canvas CSV Files ('nc_merge')nc_merge
Reading and Reshaping Network Canvas Data ('nc_read')nc_read
Reading Network Data Files and Initial Cleaning ('netread')netread
Network Cleaning and Variable Calculation ('netwrite')netwrite
Ego Networks Elicited from the "Important Matters" Name Generator Question (Alter-Alter Edgelist)ngq_aa
Ego Networks Elicited from the "Important Matters" Name Generator Question (Alter List)ngq_alters
Ego Networks Elicited from the "Important Matters" Name Generator Question (Nodelist)ngq_egos
Pearson's Phi ('pearson_phi')pearson_phi
Quadratic Assignment Procedure ('qap_run').qap_run
Individual to Dyadic variable transformation ('qap_setup').qap_setup
Positional (Role) Analysis in Networks ('role_analysis')role_analysis
A Small Network Containing all Triads and Motifstriad