tests/testthat/test-kcde-setup.R

library(kcde)
library(magrittr)
library(plyr)
library(dplyr)
library(mvtnorm)

## all functions in kcde-setup.R
##   leading X means test written,
##   leading I means implicitly tested by another test
##   leading S means simple enough that no test is required
##   no leading character means test needs to be written still
##
##   create_kcde_control
##   create_kcde_control_default
##   get_default_kernel_components
##   validate_kcde_control



context("kcde-setup -- no tests implemented")
reichlab/kcde documentation built on May 27, 2019, 4:53 a.m.