Skip to contents

All functions

as.gephi(<ResIN>)
Coerce a ResIN object to Gephi CSV table(s)
as.graphsjl()
Julia Graphs.jl coercion helpers
as.graphsjl(<ResIN>)
Export a ResIN object to Graphs.jl (Julia) tables
as.igraph(<ResIN>)
Coerce a ResIN object to an igraph graph
as.network(<ResIN>)
Convert a ResIN object to a statnet/network object
as.networkx()
Python NetworkX coercion helpers
as.networkx(<ResIN>)
Export a ResIN object to NetworkX (Python) tables
as.qgraph(<ResIN>)
Coerce a ResIN object to a qgraph object
as.tidygraph(<ResIN>)
Coerce a ResIN object to a tidygraph graph
Bootstrap_example
Output example for a bootstrapping analysis conducted with the ResIN package
BrJSocPsychol_2024
Source data for Lüders, A., Carpentras, D. and Quayle, M., 2024. Attitude networks as intergroup realities: Using network‐modelling to research attitude‐identity relationships in polarized political contexts. British Journal of Social Psychology, 63(1), pp.37-51.
lik_data
Likert-type, mock-response data for "ResIN" package examples
plot(<ResIN>)
Plot a ResIN object
print(<ResIN>)
Print a ResIN object
ResIN()
Flagship function that implements Response Item Network (ResIN) analysis
ResIN_boots_draws
Extract bootstrap draws from ResIN objects
ResIN_boots_execute()
Carry out prepared bootstrap analyses on ResIN networks
ResIN_boots_executed
Bootstrapped results
ResIN_boots_extract()
Extract and summarize the results of a bootstrap simulation undertaken on a ResIN object
ResIN_boots_prepare()
Create a bootstrap plan for re-estimating ResIN objects to derive statistical uncertainty estimates
ResIN_boots_prepped
Prepared bootstrap plan
ResIN_to_gephi()
(Deprecated.) Convert ResIN networks to Gephi-readable csv tables. Use as.gephi() method instead.
ResIN_to_igraph()
(Deprecated.) Convert a ResIN network into an igraph object. Use as.igraph() method instead.
ResIN_to_qgraph()
(Deprecated.) Convert a ResIN network into an qgraph object. Use as.qgraph() method instead.
summary(<ResIN>)
Summarize a ResIN object