Other packages > Find by keyword >

brainGraph  

Graph Theory Analysis of Brain MRI Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("brainGraph", "3.1.0")



Attach the package and use:
library("brainGraph")
Maintained by
Christopher G. Watson
[Scholar Profile | Author Map]
First Published: 2015-12-09
Latest Update: 2020-09-29
Description:
A set of tools for performing graph theory analysis of brain MRI data. It works with data from a Freesurfer analysis (cortical thickness, volumes, local gyrification index, surface area), diffusion tensor tractography data (e.g., from FSL) and resting-state fMRI data (e.g., from DPABI). It contains a graphical user interface for graph visualization and data exploration, along with several functions for generating useful figures.
How to cite:
Christopher G. Watson (2015). brainGraph: Graph Theory Analysis of Brain MRI Data. R package version 3.1.0, https://cran.r-project.org/web/packages/brainGraph. Accessed 05 May. 2025.
Previous versions and publish date:
0.48.0 (2015-12-09 21:44), 0.55.0 (2015-12-24 08:19), 0.62.0 (2016-04-23 08:39), 0.72.0 (2016-10-10 18:18), 1.0.0 (2017-04-10 15:06), 2.0.0 (2018-02-06 05:22), 2.0.2 (2018-02-23 23:37), 2.2.0 (2018-05-29 06:59), 2.7.2 (2019-11-06 16:10), 2.7.3 (2019-11-07 14:40), 3.0.0 (2020-09-29 19:50)
Other packages that cited brainGraph R package
View brainGraph citation profile
Other R packages that brainGraph depends, imports, suggests or enhances
Complete documentation for brainGraph
Functions, R codes and Examples using the brainGraph R package
Some associated functions: Bootstrapping . NBS . apply_thresholds . atlas_helpers . attributes . auc_diff . brainGraph-methods . brainGraph . brainGraphList . brainGraph_permute . brain_atlases . centr_betw_comm . centr_lev . check_attributes . choose.edges . coeff_var . communicability . contract_brainGraph . cor.diff.test . correlation_matrices . count_edges . create_mats . data_tables . delete_all_attr . dir2files . edge_asymmetry . efficiency . get_rand_attrs . glm . glm_brainGraphList . glm_design . glm_fit . glm_graph_plots . glm_helpers . glm_influence . glm_info . glm_model_select . glm_stats . hubness . import_scn . individ_contrib . inverse . make_auc_brainGraph . make_brainGraph . make_ego_brainGraph . make_intersection_brainGraph . matrix_utils . mean_distance_wt . mediation . mtpc . pad_zeros . plot.brainGraph . plot.brainGraphList . plot_brainGraph_gui . plot_brainGraph_multi . plot_global . plot_rich_norm . plot_vertex_measures . plot_volumetric . random_graphs . randomise . rename_levels . residuals . rich_club . rich_club_attrs . robustness . s_core . set_graph_colors . small.world . spatial_dist . subset_graph . update_fs_names . utils . vertex_roles . vif.bg_GLM . vulnerability . write_brainnet . 
Some associated R codes: NBS.R . analysis_random_graphs.R . atlas.R . auc.R . boot_global.R . brainGraph_GLM.R . brainGraph_mediate.R . centr_lev.R . communicability.R . contract_brainGraph.R . corr_matrix.R . count_edges.R . create_graphs.R . create_mats.R . data.R . data_tables.R . distances.R . edge_asymmetry.R . get_resid.R . glm_design.R . glm_fit.R . glm_methods.R . glm_randomise.R . glm_stats.R . graph_efficiency.R . hubs.R . import.R . individ_contrib.R . list.R . method_helpers.R . methods.R . mtpc.R . permute_group.R . plot_brainGraph.R . plot_brainGraph_gui.R . plot_brainGraph_multi.R . plot_global.R . plot_group_means.R . plot_rich_norm.R . plot_vertex_measures.R . random_graphs.R . rich_club.R . robustness.R . s_core.R . set_brainGraph_attributes.R . small_world.R . spatial_dist.R . update_brainGraph_gui.R . utils.R . utils_matrix.R . vertex_roles.R . vulnerability.R . write_brainnet.R . zzz.R .  Full brainGraph package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for brainGraph1015202530354045TrendBars

Today's Hot Picks in Authors and Packages

helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
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  
affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA