Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 370 Bytes

README

This repository contains an R package with functions written in C++ for solving mixed models. The package is currently under development.

You can install this package in R by using the 'devtools' library and the following command: devtools::install_github("gaynorr/AlphaMME")

The 'Rcpp' and 'RcppArmadillo' libraries are required to install this package.