poldracklab / fitlins

Fit Linear Models to BIDS Datasets
https://fitlins.readthedocs.io
Apache License 2.0
74 stars 31 forks source link

FitLins - Fitting Linear Models to BIDS Datasets

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1306215.svg :target: https://doi.org/10.5281/zenodo.1306215

.. image:: https://codecov.io/gh/poldracklab/fitlins/branch/master/graph/badge.svg :target: https://codecov.io/gh/poldracklab/fitlins

.. image:: https://circleci.com/gh/poldracklab/fitlins.svg?style=svg :target: https://circleci.com/gh/poldracklab/fitlins

FitLins is a tool for estimating linear models, defined by the BIDS Stats-Models specification proposal, to BIDS-formatted datasets.

FitLins is developed against fMRIPrep-preprocessed datasets, but is intended to work with any dataset following the BIDS Derivatives draft specification.

Example models can be found in examples/models in the main repository and FitLins Example Models in the documentation.

This pipeline is developed by the Poldrack lab at Stanford University <https://poldracklab.stanford.edu/> for use at the Center for Reproducible Neuroscience (CRN) <http://reproducibility.stanford.edu/>, as well as for open-source software distribution.

.. BIDS: https://bids.neuroimaging.io/ .. BIDS Stats-Models: https://bids-standard.github.io/stats-models/ .. _BIDS Derivatives: https://bids-specification.readthedocs.io/en/stable/05-derivatives/01-introduction.html .. _BIDS-Apps: http://bids-apps.neuroimaging.io .. fMRIPrep: https://fmriprep.readthedocs.io .. OpenFMRI dataset ds000030: http://datasets.datalad.org/?dir=/openfmri/ds000030/ .. _Zenodo: https://doi.org/10.5281/zenodo.1306215 .. examples/models: https://github.com/poldracklab/fitlins/tree/master/examples/models/ .. FitLins Example Models: https://fitlins.readthedocs.io/en/latest/examples/models.html