Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
#' @importFrom Rcpp sourceCpp
#' @useDynLib combinIT
#'
Bfc <- function(x, bl, tr, p) {
.Call('_combinIT_Bfc', PACKAGE = 'combinIT', x, bl, tr, p)
}
#' @importFrom Rcpp sourceCpp
#'
Bfsim <- function(nsim, bl, tr, p) {
.Call('_combinIT_Bfsim', PACKAGE = 'combinIT', nsim, bl, tr, p)
}
#' @importFrom Rcpp sourceCpp
#'
picf <- function(y, kp, c0) {
.Call('_combinIT_picf', PACKAGE = 'combinIT', y, kp, c0)
}
#' @importFrom Rcpp sourceCpp
#'
PICfsim <- function(nsim, kp, c0, n) {
.Call('_combinIT_PICfsim', PACKAGE = 'combinIT', nsim, kp, c0, n)
}
#' @importFrom Rcpp sourceCpp
#'
C0 <- function(kp, n, nc0) {
.Call('_combinIT_C0', PACKAGE = 'combinIT', kp, n, nc0)
}
#' @importFrom Rcpp sourceCpp
#' @useDynLib combinIT
#'
piephoC <- function(x, bl, tr) {
.Call('_combinIT_piephoC', PACKAGE = 'combinIT', x, bl, tr)
}
#' @importFrom Rcpp sourceCpp
#'
Piephosim <- function(nsim, bl, tr) {
.Call('_combinIT_Piephosim', PACKAGE = 'combinIT', nsim, bl, tr)
}
#' @importFrom Rcpp sourceCpp
#'
M_f <- function(x) {
.Call('_combinIT_M_f', PACKAGE = 'combinIT', x)
}
#' @importFrom Rcpp sourceCpp
#'
kk_f <- function(x) {
.Call('_combinIT_kk_f', PACKAGE = 'combinIT', x)
}
#' @importFrom Rcpp sourceCpp
#'
hh_f <- function(x) {
.Call('_combinIT_hh_f', PACKAGE = 'combinIT', x)
}
#' @importFrom Rcpp sourceCpp
#'
kh_f <- function(x) {
.Call('_combinIT_kh_f', PACKAGE = 'combinIT', x)
}
#' @importFrom Rcpp sourceCpp
#' @useDynLib combinIT
#'
bmp_f <- function(x) {
.Call('_combinIT_bmp_f', PACKAGE = 'combinIT', x)
}
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.