Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ knitr::opts_chunk$set(
<!-- badges: end -->

**appendMCP** generates analysis documentation for graphical multiple
comparison procedures (MCPs) in group sequential design (GSD) clinical
trials. Given a study configuration, it produces summary tables,
comparison procedures (MCPs) in clinical
trials with group sequential designs (GSDs). Given a study configuration, it produces summary tables,
diagnostic plots, and a fully formatted R Markdown report suitable for
appending to a statistical analysis plan (SAP).

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@ vignette("configuration-guide", package = "appendMCP")
- Full documentation site:
<https://johnsonandjohnson.github.io/appendMCP>
- Report a bug: <https://github.com/johnsonandjohnson/appendMCP/issues>

Loading