Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
salernos committed Sep 30, 2024
2 parents 0c4190d + 6ffb84c commit ad61be5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions R/ipd.R
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#===============================================================================
# IPD WRAPPER FUNCTION
# ipd WRAPPER FUNCTION
#===============================================================================

#--- MAIN IPD WRAPPER FUNCTION -------------------------------------------------
#--- MAIN ipd WRAPPER FUNCTION -------------------------------------------------

#' Inference on Predicted Data (IPD)
#' Inference on Predicted Data (ipd)
#'
#' @description The main wrapper function to conduct IPD using various methods
#' @description The main wrapper function to conduct ipd using various methods
#' and models, and returns a list of fitted model components.
#'
#' @param formula An object of class \code{formula}: a symbolic description of
Expand Down

0 comments on commit ad61be5

Please sign in to comment.