R/RcppExports.R

Defines functions ipfp_cpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

ipfp_cpp <- function(initial_table, row_marginals, col_marginals, dimension, maxiter, tolerance) {
    .Call(`_multgee_ipfp_cpp`, initial_table, row_marginals, col_marginals, dimension, maxiter, tolerance)
}

Try the multgee package in your browser

Any scripts or data that you put into this service are public.

multgee documentation built on Sept. 2, 2023, 9:06 a.m.