Skip to content

Commit f1b386e

Browse files
committed
documentation section
1 parent 9eed07b commit f1b386e

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Unlike mixed models for repeated measures (MMRMs), which estimate treatment effe
2424
This framing yields clinically interpretable quantities such as average time saved and percent reduction in decline due to treatment.
2525
The pmrm package implements the frequentist PMRM framework of @raket2022 using automatic differentiation via [RTMB](https://github.com/kaskr/RTMB) [@kristensen2016].
2626

27+
# Documentation
28+
29+
Please see <https://openpharma.github.io/pmrm/> for model definitions, a usage tutorial, and a function reference.
30+
2731
# Installation
2832

2933
There are multiple ways to install `pmrm`.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ implements the frequentist PMRM framework of Raket (2022) using
1818
automatic differentiation via [RTMB](https://github.com/kaskr/RTMB)
1919
(Kristensen et al. 2016).
2020

21+
# Documentation
22+
23+
Please see <https://openpharma.github.io/pmrm/> for model definitions, a
24+
usage tutorial, and a function reference.
25+
2126
# Installation
2227

2328
There are multiple ways to install `pmrm`.

0 commit comments

Comments
 (0)