tests/testthat/test-kcde-estimation.R

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

## all functions in kcde-estimation.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
##   
##   kcde
##   est_kcde_params_stepwise_crossval
##   est_kcde_params_stepwise_crossval_one_potential_step
##   kcde_crossval_estimate_parameter_loss

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