Skip to content

Commit

Permalink
Removed duplicated text
Browse files Browse the repository at this point in the history
  • Loading branch information
StanWijn committed Dec 12, 2022
1 parent d378f49 commit a645a19
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions vignettes/Count-examples.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,7 @@ library(ggplot2)


## Example dataset
We consider a simulated dataset that is based on real-world claims data from patients with multiple sclerosis. The dataset `countExample` includes 4,000 patients with information on the following 9 variables:

* We will use `y` as the count outcome, which is the number of relapses during follow-up.

* We will use `years` as the offset variable, which is number of years during follow-up.

* We will use `trt` as the treatment variable, which has 2 drugs (drug0 and drug1).


We consider a simulated dataset that is based on real-world claims data from patients with multiple sclerosis. The dataset `countExample` includes 4,000 patients with information on the following 9 variables.

```{r data, echo = F, eval = T, include = F, results = 'hide'}
data(countExample)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a645a19

Please sign in to comment.