README.md

| GitHub | Travis-CI | AppVeyor | Coveralls | | :----- | :---------------------------: | :------------: | :-------: | Master | Travis-CI Build Status | Build status | Coverage Status | | Dev | Travis-CI Build Status | Build status | Coverage Status | | | Ubuntu LTS | Windows Server | Travis Test Coverage |

IalsaSynthesis

An R package for synthesizing information across collaborating research.

logo

IALSA (Integrative Analysis of Longitudinal Studies of Aging) research network unites approximately 100 longitudinal studies from all over the world. IALSA makes primary use of a coordinated analysis approach and various harmonization methods. Our projects involve dealing with multiple longitudinal studies, each of which may count numerous statistical models, making the synthesis of results particularly arduous. The IalsaSynthesis package offers software tools for extracting, pooling, evaluating, and reporting the results of a large number of statistical models. See out flagship project, stemming from coordinated analysis workshop in Portland in February of 2015.

Package Crew

Will Beasley (University of Oklahoma Health Sciences Center, Department of Pediatrics, Biomedical & Behavioral Research Core)

Andriy Koval (University of Victoria, Institute on Aging and Lifelong Health*).

Download and Installation Instructions

| CRAN | Version | Rate | Zenodo | | :---- | :----: | :----: | :----: | | Latest | CRAN_Status_Badge | CRANPace | DOI | | | Latest CRAN version | CRAN Downloads | Independently-hosted Archive |

install.packages("IalsaSynthesis")

The latest development version of IalsaSynthesis can be installed from GitHub after installing the devtools package.

install.packages("devtools") #If it's not already installed.
devtools::install_github(repo="IALSA/IalsaSynthesis")

The package documentation for the development version on GitHub can be viewed without installing the package.

Collaborative Development

Consistent with IALSA goals, we encourage input and collaboration from the overall community. If you're familiar with GitHub and R packages, feel free to submit a pull request. If you'd like to report a bug or make a suggestion, please create a GitHub issue; issues are a usually a good place to ask public questions too. However, feel free to email Andriy or Will privately (andkov@uvic.ca or wibeasley@hotmail.com).

Thanks to Funders

IALSA is funded through an NIH/NIA Program Project Grant (P01AG043362; 2013-2018) to Oregon Health & Science University (Program Directors: Scott Hofer, Andrea Piccinin, Jeffrey Kaye, and Diana Kuh and previously funded by NIH/NIA (R01AG026453; 2007-2013) and CIHR (103284; 2010-2013).

Code Coverage Over Time

Master Branch:

codecov.io

Dev Branch:

codecov.io



IALSA/IalsaSynthesis documentation built on April 20, 2021, 3:06 p.m.