Nothing
#' rMIDAS: Multiple Imputation with Denoising Autoencoders
#'
#' `rMIDAS` provides an R interface to the MIDAS multiple imputation
#' algorithm.
#'
#' @details
#' `rMIDAS` is deprecated in favor of
#' [`rMIDAS2`](https://CRAN.R-project.org/package=rMIDAS2),
#' which provides the actively maintained successor interface and backend.
#' The source repository for the successor package is
#' <https://github.com/MIDASverse/rMIDAS2>. `rMIDAS`
#' remains available on CRAN for existing workflows but will receive only
#' compatibility and documentation updates.
#'
#' See `vignette("migrating-to-rMIDAS2", package = "rMIDAS")` for guidance
#' on moving to `rMIDAS2`.
#'
#' @keywords package
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.