R/RcppExports.R

Defines functions lcor_C_randomised

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

lcor_C_randomised <- function(data_df, target, passes = 10L) {
    .Call('_LikertMakeR_lcor_C_randomised', PACKAGE = 'LikertMakeR', data_df, target, passes)
}

Try the LikertMakeR package in your browser

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

LikertMakeR documentation built on June 8, 2025, 9:39 p.m.