tests/testthat/test-ssr-prediction.R

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

## all functions in ssr-prediction.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_predict
##   ssr_predict_given_lagged_obs
##   ssr_kernel_centers_and_weights_predict_given_lagged_obs
##   ssr_point_predict_given_lagged_obs
##   ssr_dist_predict_given_lagged_lead_obs



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