Skip to content

Multivariate heteroscedasticity models in functional connectivity

Notifications You must be signed in to change notification settings

ChristofSeiler/CovRegFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovRegFC

R Package for Multivariate Heteroscedasticity Models for Functional Connectivity

This package implements our paper:

Multivariate Heteroscedasticity Models for Functional Brain Connectivity, 
C. Seiler and S. Holmes, 
bioRxiv 2017.

It uses a linear model akin to standard univariate linear models and extends it to model the functional connectivity matrix.

Installation

The R package is available from github and can be installed by running the following command in R:

install.packages("devtools")
devtools::install_github("ChristofSeiler/CovRegFC")

Getting Started

Read the step-by-step example analysis of data from the Human Connectome Project available here:

https://github.com/ChristofSeiler/CovRegFC_HCP

About

Multivariate heteroscedasticity models in functional connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published