Skip to content

Commit

Permalink
Add documentation for susc. to example
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo Gruson <[email protected]>
  • Loading branch information
pratikunterwegs and Bisaloo authored Oct 28, 2022
1 parent a7b7bd8 commit c4ca7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/final_size.R
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
#' data = 1, nrow = n_demo_grps, ncol = n_risk_grps
#' )
#' psusc <- psusc / rowSums(psusc)
#' # In this example, all risk groups from all age groups are completely susceptible
#' susc <- matrix(
#' data = 1, nrow = n_demo_grps, ncol = n_risk_grps
#' )
Expand Down

0 comments on commit c4ca7ea

Please sign in to comment.