UBESP-DCTV / biorecur

The goal of {biorecur} is to implement marginalized mixed and SPARE models on GWAS data.
0 stars 0 forks source link

biorecur

Lifecycle:
experimental R-CMD-check R-CMD-check-dev test-coverage lint

The goal of {biorecur} is to implement marginalized mixed and SPARE models on GWAS data.

Installation

You can install the development version of {biorecur} from GitHub with:

# install.packages("devtools")
devtools::install_github("UBESP-DCTV/biorecur")

Example

This is a basic example which shows you how to solve a common problem:

library(biorecur)
## basic example code

Code of Conduct

Please note that the biorecur project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.