#' The `rstapDP package.`
#'
#' @description rstapDP is a package that implements clustered spatial-temporal aggregated predictor functions with the Dirichlet Process in R.
#' This allows for the modeling of features impact on measured subjects that can be related either through space or time as a function of some unobserved latent variable.
#' @name rstapDP-package
#' @aliases rstapDP
## usethis namespace: start
#' @useDynLib rstapDP, .registration = TRUE
## usethis namespace: end
NULL
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
## usethis namespace: start
#' @import RcppEigen
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.