Skip to content

Commit 3e3a143

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bbb45b9 commit 3e3a143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/config.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Data <- S7::new_class(
160160
#' container.
161161
#' @param facility_active_proportion A numeric value between 0 and 1 specifying
162162
#' the proportion of days during the modeling period that facilities must have
163-
#' reported at least one informative discharge diagnosis (DDI) to be included in
163+
#' reported at least one informative discharge diagnosis (DDI) to be included in
164164
#' the analysis. Default is 0.94 (require
165165
#' active reporting for >=53 of 56 days in the training period).
166166
#' Lower values allow inclusion of facilities with fewer active days.

0 commit comments

Comments
 (0)