Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ VignetteBuilder:
LinkingTo:
Rcpp
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
RoxygenNote: 7.3.3
2 changes: 1 addition & 1 deletion R/gridpts_h1_hupdate.R
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ h1 <- function(r = 18, theta = 0, info = 1, a = -Inf, b = Inf) {
#' @param b Upper limit of integration (scalar `> a`).
#' @param thetam1 Drift parameter for previous analysis.
#' @param im1 Information at previous analysis.
#' @param gm1 Numerical integration grid from [h1()] or previous run of [hupdate()].
#' @param gm1 Numerical integration grid from `h1()` or previous run of `hupdate()`.
#'
#' @return A list with grid points in `z`,
#' numerical integration weights in `w`,
Expand Down
2 changes: 1 addition & 1 deletion man/gsDesign2-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.