Nothing
test_p <- 2
test_m <- 3
test_kVec <- generate_knots(test_m)
test_taus <- get_taus(test_p, test_m)
test_x <- c(1, 2, 3)
test_X <- c(1, 2, 3)
test_estCov <- standard_est(test_X, maxLag=length(test_X) - 1)
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.