# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
.q_wald_arma <- function(n, data, theta, psi, cmat, unw) {
.Call(`_rankCluster_q_wald_arma`, n, data, theta, psi, cmat, unw)
}
.q_anova_arma <- function(n, data, theta, psi, cmat, unw) {
.Call(`_rankCluster_q_anova_arma`, n, data, theta, psi, cmat, unw)
}
.f_psi_arma <- function(x, data, psi) {
.Call(`_rankCluster_f_psi_cpp`, x, data, psi)
}
.f_theta_arma <- function(x, data, theta, psi) {
.Call(`_rankCluster_f_theta_cpp`, x, data, theta, psi)
}
.rel_eff_arma <- function(data, theta, psi) {
.Call(`_rankCluster_rel_eff_cpp`, data, theta, psi)
}
.g_cpp <- function(data, unw) {
.Call(`_rankCluster_g`, data, unw)
}
.sigma_est_arma <- function(n, data, theta, psi, unw) {
.Call(`_rankCluster_sigma_est_cpp`, n, data, theta, psi, unw)
}
.ai_est_arma <- function(n, data, theta, psi) {
.Call(`_rankCluster_ai_est_cpp`, n, data, theta, psi)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.