Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
#' @describeIn qfrm_cpp
#' \code{pqfm_A1B1()}, double
#'
p_A1B1_Ed <- function(quantile, A, B, mu, m, stop_on_error, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_p_A1B1_Ed`, quantile, A, B, mu, m, stop_on_error, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{pqfm_A1B1()}, long double
#'
p_A1B1_El <- function(quantile, A, B, mu, m, stop_on_error, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_p_A1B1_El`, quantile, A, B, mu, m, stop_on_error, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{pqfm_A1B1()}, coefficient-wise scaling
#'
p_A1B1_Ec <- function(quantile, A, B, mu, m, stop_on_error, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_p_A1B1_Ec`, quantile, A, B, mu, m, stop_on_error, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{dqfm_A1I1()}
#'
d_A1I1_Ed <- function(quantile, LA, m, thr_margin = 100) {
.Call(`_qfratio_d_A1I1_Ed`, quantile, LA, m, thr_margin)
}
#' @describeIn qfrm_cpp
#' \code{pqfm_imhof()}
#'
p_imhof_Ed <- function(quantile, A, B, mu, autoscale_args, stop_on_error, tol_zero, epsabs, epsrel, limit) {
.Call(`_qfratio_p_imhof_Ed`, quantile, A, B, mu, autoscale_args, stop_on_error, tol_zero, epsabs, epsrel, limit)
}
#' @describeIn qfrm_cpp
#' \code{dqfm_broda()}
#'
d_broda_Ed <- function(quantile, A, B, mu, autoscale_args, stop_on_error, tol_zero, epsabs, epsrel, limit) {
.Call(`_qfratio_d_broda_Ed`, quantile, A, B, mu, autoscale_args, stop_on_error, tol_zero, epsabs, epsrel, limit)
}
#' @describeIn qfrm_cpp
#' \code{dqfm_butler()}
#'
d_butler_Ed <- function(quantile, A, B, mu, order_spa, stop_on_error, tol_zero, epsabs, epsrel, maxiter) {
.Call(`_qfratio_d_butler_Ed`, quantile, A, B, mu, order_spa, stop_on_error, tol_zero, epsabs, epsrel, maxiter)
}
#' @describeIn qfrm_cpp
#' \code{pqfm_butler()}
#'
p_butler_Ed <- function(quantile, A, B, mu, order_spa, stop_on_error, tol_zero, epsabs, epsrel, maxiter) {
.Call(`_qfratio_p_butler_Ed`, quantile, A, B, mu, order_spa, stop_on_error, tol_zero, epsabs, epsrel, maxiter)
}
#' @describeIn gsl_wrap
#' wrapper of \code{gsl_hyperg_1F1_e()}, looping along \code{bvec}
#'
hyperg_1F1_vec_b <- function(a, bvec, x) {
.Call(`_qfratio_hyperg_1F1_vec_b`, a, bvec, x)
}
#' @describeIn gsl_wrap
#' wrapper of \code{gsl_hyperg_2F1_e()}, looping along \code{Amat} and
#' recycling \code{cvec}
#'
hyperg_2F1_mat_a_vec_c <- function(Amat, b, cvec, x) {
.Call(`_qfratio_hyperg_2F1_mat_a_vec_c`, Amat, b, cvec, x)
}
#' @describeIn qfrm_cpp
#' \code{qfm_Ap_int()}
#'
Ap_int_E <- function(A, mu, p_ = 1, thr_margin = 100, tol_zero = 2.2e-14) {
.Call(`_qfratio_Ap_int_E`, A, mu, p_, thr_margin, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfpm_ABpq_int()}
#'
ABpq_int_E <- function(A, LB, mu, p_ = 1, q_ = 1, thr_margin = 100, tol_zero = 2.2e-14) {
.Call(`_qfratio_ABpq_int_E`, A, LB, mu, p_, q_, thr_margin, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfpm_ABDpqr_int()}
#'
ABDpqr_int_E <- function(A, LB, D, mu, p_ = 1, q_ = 1, r_ = 1, thr_margin = 100, tol_zero = 2.2e-14) {
.Call(`_qfratio_ABDpqr_int_E`, A, LB, D, mu, p_, q_, r_, thr_margin, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApIq_int()}, central
#'
ApIq_int_cE <- function(A, p_ = 1, q_ = 1, thr_margin = 100) {
.Call(`_qfratio_ApIq_int_cE`, A, p_, q_, thr_margin)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApIq_int()}, noncentral
#'
ApIq_int_nE <- function(A, mu, p_ = 1, q_ = 1, thr_margin = 100) {
.Call(`_qfratio_ApIq_int_nE`, A, mu, p_, q_, thr_margin)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApIq_npi()}, central
#'
ApIq_npi_cE <- function(LA, bA, p_ = 1, q_ = 1, m = 100L, error_bound = TRUE, thr_margin = 100) {
.Call(`_qfratio_ApIq_npi_cE`, LA, bA, p_, q_, m, error_bound, thr_margin)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApIq_npi()}, noncentral, double
#'
ApIq_npi_nEd <- function(LA, bA, mu, p_ = 1, q_ = 1, m = 100L, thr_margin = 100, nthreads = 1L) {
.Call(`_qfratio_ApIq_npi_nEd`, LA, bA, mu, p_, q_, m, thr_margin, nthreads)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApBq_int()}
#'
ApBq_int_E <- function(A, LB, bB, mu, p_ = 1, q_ = 1, m = 100L, error_bound = TRUE, thr_margin = 100, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBq_int_E`, A, LB, bB, mu, p_, q_, m, error_bound, thr_margin, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApBq_npi()}, double
#'
ApBq_npi_Ed <- function(A, LB, bA, bB, mu, p_ = 1, q_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBq_npi_Ed`, A, LB, bA, bB, mu, p_, q_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_int()}, central
#'
ApBIqr_int_cEd <- function(A, LB, bB, p_ = 1, q_ = 1, r_ = 1, m = 100L, error_bound = TRUE, thr_margin = 100, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_int_cEd`, A, LB, bB, p_, q_, r_, m, error_bound, thr_margin, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_int()}, noncentral, double
#'
ApBIqr_int_nEd <- function(A, LB, bB, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, error_bound = TRUE, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_int_nEd`, A, LB, bB, mu, p_, q_, r_, m, error_bound, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_npi()}, double
#'
ApBIqr_npi_Ed <- function(A, LB, bA, bB, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_npi_Ed`, A, LB, bA, bB, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_IpBDqr_gen()}, double
#'
IpBDqr_gen_Ed <- function(LB, D, bB, bD, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_IpBDqr_gen_Ed`, LB, D, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBDqr_int()}, double
#'
ApBDqr_int_Ed <- function(A, LB, D, bB, bD, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBDqr_int_Ed`, A, LB, D, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBDqr_npi()}, double
#'
ApBDqr_npi_Ed <- function(A, LB, D, bA, bB, bD, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBDqr_npi_Ed`, A, LB, D, bA, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApIq_npi()}, noncentral, coefficient-wise scaling
#'
ApIq_npi_nEc <- function(LA, bA, mu, p_ = 1, q_ = 1, m = 100L, thr_margin = 100, nthreads = 1L) {
.Call(`_qfratio_ApIq_npi_nEc`, LA, bA, mu, p_, q_, m, thr_margin, nthreads)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApBq_npi()}, coefficient-wise scaling
#'
ApBq_npi_Ec <- function(A, LB, bA, bB, mu, p_ = 1, q_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBq_npi_Ec`, A, LB, bA, bB, mu, p_, q_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_int()}, noncentral, coefficient-wise scaling
#'
ApBIqr_int_nEc <- function(A, LB, bB, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, error_bound = TRUE, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_int_nEc`, A, LB, bB, mu, p_, q_, r_, m, error_bound, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_npi()}, coefficient-wise scaling
#'
ApBIqr_npi_Ec <- function(A, LB, bA, bB, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_npi_Ec`, A, LB, bA, bB, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_IpBDqr_gen()}, double
#'
IpBDqr_gen_Ec <- function(LB, D, bB, bD, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_IpBDqr_gen_Ec`, LB, D, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBDqr_int()}, coefficient-wise scaling
#'
ApBDqr_int_Ec <- function(A, LB, D, bB, bD, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBDqr_int_Ec`, A, LB, D, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBDqr_npi()}, coefficient-wise scaling
#'
ApBDqr_npi_Ec <- function(A, LB, D, bA, bB, bD, mu, p_ = 1, q_ = 1, r_ = 1, m = 100L, thr_margin = 100, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBDqr_npi_Ec`, A, LB, D, bA, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApIq_npi()}, noncentral, long double
#'
ApIq_npi_nEl <- function(LA, bA, mu, p_ = 1L, q_ = 1L, m = 100L, thr_margin = 100L, nthreads = 1L) {
.Call(`_qfratio_ApIq_npi_nEl`, LA, bA, mu, p_, q_, m, thr_margin, nthreads)
}
#' @describeIn qfrm_cpp
#' \code{qfrm_ApBq_npi()}, long double
#'
ApBq_npi_El <- function(A, LB, bA, bB, mu, p_ = 1L, q_ = 1L, m = 100L, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBq_npi_El`, A, LB, bA, bB, mu, p_, q_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_int()}, noncentral, long double
#'
ApBIqr_int_nEl <- function(A, LB, bB, mu, p_ = 1L, q_ = 1L, r_ = 1L, m = 100L, error_bound = TRUE, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_int_nEl`, A, LB, bB, mu, p_, q_, r_, m, error_bound, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBIqr_npi()}, long double
#'
ApBIqr_npi_El <- function(A, LB, bA, bB, mu, p_ = 1L, q_ = 1L, r_ = 1L, m = 100L, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBIqr_npi_El`, A, LB, bA, bB, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_IpBDqr_gen()}, long double
#'
IpBDqr_gen_El <- function(LB, D, bB, bD, mu, p_ = 1L, q_ = 1L, r_ = 1L, m = 100L, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_IpBDqr_gen_El`, LB, D, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBDqr_int()}, long double
#'
ApBDqr_int_El <- function(A, LB, D, bB, bD, mu, p_ = 1L, q_ = 1L, r_ = 1L, m = 100L, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBDqr_int_El`, A, LB, D, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{qfmrm_ApBDqr_npi()}, long double
#'
ApBDqr_npi_El <- function(A, LB, D, bA, bB, bD, mu, p_ = 1L, q_ = 1L, r_ = 1L, m = 100L, thr_margin = 100L, nthreads = 0L, tol_zero = 2.2e-14) {
.Call(`_qfratio_ApBDqr_npi_El`, A, LB, D, bA, bB, bD, mu, p_, q_, r_, m, thr_margin, nthreads, tol_zero)
}
#' @describeIn qfrm_cpp
#' \code{rqfp()}
#'
rqfpE <- function(nit, A, B, D, p_, q_, r_, mu, Sigma) {
.Call(`_qfratio_rqfpE`, nit, A, B, D, p_, q_, r_, mu, Sigma)
}
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.