R/RcppExports.R

Defines functions ipca_als_cpp

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

ipca_als_cpp <- function(ret_list, Z_list, K, max_iter, tol) {
    .Call(`_sdim_ipca_als_cpp`, ret_list, Z_list, K, max_iter, tol)
}

Try the sdim package in your browser

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

sdim documentation built on July 15, 2026, 1:10 a.m.