Skip to content

Commit

Permalink
add @import survival in psbcSpeedUp()
Browse files Browse the repository at this point in the history
  • Loading branch information
zhizuio committed Mar 21, 2024
1 parent 4698ea6 commit e55a48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/psbcSpeedUp.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#' @importFrom xml2 as_xml_document write_xml
#' @importFrom stats rexp rgamma runif
#' @importFrom utils write.table
#' @importFrom survival survreg Surv
#'
#' @param survObj a list containing observed data from \code{n} subjects;
#' \code{t}, \code{di}, \code{x}. See details for more information
Expand Down

0 comments on commit e55a48f

Please sign in to comment.