Nothing
test_get_int_compete <- function() {
lambda <- matrix(1:20, nrow=10, byrow=FALSE)
rates <- lambda
ret <- iCARE:::get_int_compete(1,2,rates)
checkEqualsNumeric(ret, 11, tolerance=1.0e-8)
}
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.