From 483a1e70790457626e3bc03cc1dbc461660350aa Mon Sep 17 00:00:00 2001
From: bretscm2
Date: Tue, 15 Nov 2022 10:56:37 +0000
Subject: [PATCH] updating side
---
R/calc_rwPFS.R | 2 +-
docs/articles/real_world_PFS.html | 8 +++-----
docs/pkgdown.yml | 4 ++--
docs/reference/calc_rwPFS.html | 2 +-
man/calc_rwPFS.Rd | 2 +-
vignettes/real_world_PFS.Rmd | 2 +-
6 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/R/calc_rwPFS.R b/R/calc_rwPFS.R
index ed18270..98124ac 100644
--- a/R/calc_rwPFS.R
+++ b/R/calc_rwPFS.R
@@ -49,7 +49,7 @@
#'
#'If rwPFS could not be calculated, the \code{rwpfs
-
Algorithm for calculating rwPFS using Flatiron data
+
Algorithm for calculating rwPFS
Figure 1 in Mhatre et al. (2022) illustrates the important elements required for calculating a rwPFS endpoint:
@@ -433,9 +433,7 @@
Using different subsets o
#> Warning in compare_rwPFS(., .labels = c("_all_events", "_discard_le_14d", : 8#> Patients with missing rwPFS were found and removed#> Warning: `select_()` was deprecated in dplyr 0.7.0.
-#> Please use `select()` instead.
-#> This warning is displayed once every 8 hours.
-#> Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated.
If rwPFS could not be calculated, the rwpfs<label>_event_type will be set to "Missing", and all other columns will contain missing values.
This can be due to one of the following reasons: missing .last_progression_abstraction_date <= .start_date, missing .last_activity_date or <= .start_date, .last_progression_abstraction_date <= .start_date,
-or .death_date <= .start_date (this can happen because death dates are rounded to mid-month in Flatiron).
+or .death_date <= .start_date (this can happen when death dates are rounded for anonymization purposes).
diff --git a/man/calc_rwPFS.Rd b/man/calc_rwPFS.Rd
index 1a23af6..69fa7b9 100644
--- a/man/calc_rwPFS.Rd
+++ b/man/calc_rwPFS.Rd
@@ -73,7 +73,7 @@ Returns a data frame with the following new data columns added:
If rwPFS could not be calculated, the \code{rwpfs