Skip to content

Commit e80c848

Browse files
committed
merge cprm PR
1 parent 7aabb44 commit e80c848

File tree

4 files changed

+2
-31
lines changed

4 files changed

+2
-31
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: longpower
22
Type: Package
33
Title: Sample Size Calculations for Longitudinal Data
4-
Version: 1.0.26
4+
Version: 1.0.27
55
Authors@R: c(
66
person(c("Michael", "C."), "Donohue", email = "[email protected]", role = c("aut", "cre")),
77
person(c("Steve", "D."), "Edland", email = "[email protected]", role = "ctb"),

MD5

Lines changed: 0 additions & 29 deletions
This file was deleted.

R/cprm.power.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#' @param tol not used (no root finding used in this implementation).
4444
#' @return One of the number of subject required per arm, the `power`, or detectable effect size
4545
#' given `sig.level` and the other parameter estimates.
46-
#' @author Michael C. Donohue, Steven D. Edland, Yu Zhao
46+
#' @author Steven D. Edland, Yu Zhao
4747
#' @seealso [`lmmpower`], [`diggle.linear.power`], [`liu.liang.linear.power`], [`edland.linear.power`], [`hu.mackey.thomas.linear.power`]
4848
#' @references Zhao Y, Edland SD. The chronic progressive repeated measures (CPRM) model for longitudinal data.
4949
#' \emph{In process.}

build/vignette.rds

-274 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)