Nothing
#' @keywords internal
#' @useDynLib coresynth, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @importFrom stats complete.cases median optim pnorm qnorm quantile reorder rnorm sd setNames var
#' @importFrom utils combn packageVersion
"_PACKAGE"
utils::globalVariables(c(
"time", "value", "series", "weight",
"group", "tau_hat", "ci_lower", "ci_upper",
"sd", "gap", "ratio", "label", "panel", "predictor"
))
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.