Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
cvll_mr <- function(x, y, n_row, n_col) {
.Call('_modeLLtest_cvll_mr', PACKAGE = 'modeLLtest', x, y, n_row, n_col)
}
cvll_ols <- function(x, y, n_row, n_col) {
.Call('_modeLLtest_cvll_ols', PACKAGE = 'modeLLtest', x, y, n_row, n_col)
}
cvll_rlm_m <- function(x, y, n_row, n_col) {
.Call('_modeLLtest_cvll_rlm_m', PACKAGE = 'modeLLtest', x, y, n_row, n_col)
}
cvll_rlm_mm <- function(x, y, n_row, n_col) {
.Call('_modeLLtest_cvll_rlm_mm', PACKAGE = 'modeLLtest', x, y, n_row, n_col)
}
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.