Skip to content

d-morrison/rme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,466 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rme: Regression Models for Epidemiology

Getting Started

This repository uses a git submodule for LaTeX macros. When cloning, use:

git clone --recurse-submodules https://github.com/d-morrison/rme.git

Or if already cloned:

git submodule update --init --recursive

To move the pinned macros forward to the latest upstream main:

git submodule update --remote --checkout latex-macros
git add latex-macros
git commit -m "Update latex-macros submodule"

For more details, see SUBMODULE_SETUP.md.

Code of Conduct

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

Releases

No releases published

Packages

 
 
 

Contributors