#' The 'salbm' package.
#'
#' @docType package
#' @name salbm-package
#' @aliases salbm
#' ## @useDynLib salbm, .registration = TRUE
#'
#' @import stats
#' @importFrom randomForestSRC rfsrc predict.rfsrc
#' @importFrom grDevices colors
#' @importFrom graphics axis box legend lines par plot points text arrows grid rect
#'
#' @description An analysis toolbox for missing data analysis
#'
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.