Skip to content

Commit a527a83

Browse files
committed
Updating documentation to fix bug
1 parent 5cf5253 commit a527a83

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

R/nepal_sees_jags_output.R

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
#' which is the diagnosis type (typhoid or
99
#' paratyphoid). Keeping only IDs `"newperson"`, `"sees_npl_1"`, `"sees_npl_2"`.
1010
#'
11-
#' @format ## `nepal_sees_jags_output`
12-
#' An S3 object of class `sr_model`: A [dplyr::tbl_df] that contains the
11+
#' @format An S3 object of class `sr_model`: A [dplyr::tbl_df] that contains the
1312
#' posterior predictive distribution of the person-specific parameters for a
1413
#' "new person" with no observed data (`Subject = "newperson"`) and posterior
1514
#' distributions of the person-specific parameters for two arbitrarily-chosen
16-
#' subjects (`"sees_npl_1"` and `"sees_npl_2"`)}.
15+
#' subjects (`"sees_npl_1"` and `"sees_npl_2"`).
1716
#' Contains 40,000 `rows`, 7 `columns`, and model `attributes`.
1817
#' \describe{
1918
#' \item{Iteration}{Number of sampling iterations: 500 iterations}

man/nepal_sees_jags_output.Rd

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)