tests/testthat/test-ssr-estimation.R

library(ssr)
library(magrittr)
library(plyr)
library(dplyr)
library(mvtnorm)

## all functions in ssr-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
##   
##   ssr
##   est_ssr_params_stepwise_crossval
##   est_ssr_params_stepwise_crossval_one_potential_step
##   ssr_crossval_estimate_parameter_loss

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