Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
fit2way_ <- function(tab1, tab2, R, vn) {
.Call('_gRim_fit2way_', PACKAGE = 'gRim', tab1, tab2, R, vn)
}
inv_qr_ <- function(X) {
.Call('_gRim_inv_qr_', PACKAGE = 'gRim', X)
}
.c_conips_ggm_ <- function(S, elst, emat, nobs, K, maxit, eps, convcrit, print, aux) {
.Call('_gRim_conips_ggm_', PACKAGE = 'gRim', S, elst, emat, nobs, K, maxit, eps, convcrit, print, aux)
}
.c_covips_ggm_ <- function(S, elst, emat, nobs, K, maxit, eps, convcrit, print, aux) {
.Call('_gRim_covips_ggm_', PACKAGE = 'gRim', S, elst, emat, nobs, K, maxit, eps, convcrit, print, aux)
}
.c_ncd_ggm_ <- function(S, elst, emat, nobs, K, maxit, eps, convcrit, print, aux) {
.Call('_gRim_ncd_ggm_', PACKAGE = 'gRim', S, elst, emat, nobs, K, maxit, eps, convcrit, print, aux)
}
.c_clone <- function(x) {
.Call('_gRim_clone_', PACKAGE = 'gRim', x)
}
ggm_logL_ <- function(S, K, nobs) {
.Call('_gRim_ggm_logL_', PACKAGE = 'gRim', S, K, nobs)
}
parm_ghk2pms_ <- function(parms) {
.Call('_gRim_parm_ghk2pms_', PACKAGE = 'gRim', parms)
}
C_pms2ghk <- function(parms_) {
.Call('_gRim_C_pms2ghk', PACKAGE = 'gRim', parms_)
}
C_ghk2pms <- function(parms_) {
.Call('_gRim_C_ghk2pms', PACKAGE = 'gRim', parms_)
}
parm_normalize_ghk_ <- function(parms) {
.Call('_gRim_parm_normalize_ghk_', PACKAGE = 'gRim', parms)
}
# Register entry points for exported C++ functions
methods::setLoadAction(function(ns) {
.Call('_gRim_RcppExport_registerCCallable', PACKAGE = 'gRim')
})
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.