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

Commit

Permalink
ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
GAYNOR Chris committed Feb 1, 2018
1 parent 4919474 commit acb587c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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_bitbucket("hickeyjohnteam/AlphaMME")

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

0 comments on commit acb587c

Please sign in to comment.