Skip to content

Commit

Permalink
Consistent use of sentence-case in titles
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes authored and seabbs committed Sep 6, 2024
1 parent 8d4dd6c commit ca005b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/primarycensoreddist.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ library(ggplot2)
set.seed(123)
```

# Generating Random Samples with `rprimarycensoreddist()`
# Generating random samples with `rprimarycensoreddist()`

This function generates random samples from a primary event censored distribution. It adjusts the distribution by accounting for the primary event distribution, potential truncation at a maximum delay ($D$), and secondary event censoring.

Expand Down

0 comments on commit ca005b0

Please sign in to comment.