Skip to content
This repository was archived by the owner on Sep 6, 2018. It is now read-only.
/ poppulsatile Public archive

Development repo for the population model R package

Notifications You must be signed in to change notification settings

BayesPulse/poppulsatile

Repository files navigation

poppulsatile

Build Status codecov

An R package for analyzing time series of hormone concentrations using Bayesian deconvolution analysis. This package extends (and refactors) the single-subject model to multiple subjects and up to two-hormones per patient (driver and response hormones).

The package is currently in development and not yet functional, but feel free to take a look around.

Run the following code to install the development version:

# Need devtools package to install from GitHub
install.packages("devtools")
library(devtools)

# install from github
install_github("BayesPulse/poppulsatile", auth_token)

About

Development repo for the population model R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published