Package: MLBC 0.2.2

Konrad Kurczynski

MLBC: Bias Correction Methods for Models Using Synthetic Data

Implements three bias-correction techniques from Battaglia et al. (2025 <doi:10.48550/arXiv.2402.15585>) to improve inference in regression models with covariates generated by AI or machine learning.

Authors:Konrad Kurczynski [aut, cre], Timothy Christensen [aut]

MLBC_0.2.2.tar.gz
MLBC_0.2.2.tar.gz(r-4.7-arm64)MLBC_0.2.2.tar.gz(r-4.7-x86_64)MLBC_0.2.2.tar.gz(r-4.6-arm64)MLBC_0.2.2.tar.gz(r-4.6-x86_64)
MLBC_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
MLBC/json (API)

# Install 'MLBC' in R:
install.packages('MLBC', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

1.70 score 7 scripts 210 downloads 6 exports 7 dependencies

Last updated from:8f3b8b392c. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK173
linux-devel-x86_64OK210
source / vignettesOK267
linux-release-arm64OK216
linux-release-x86_64OK172
wasm-releaseOK142

Exports:olsols_bcaols_bca_topicols_bcmols_bcm_topicone_step

Dependencies:latticeMASSMatrixnumDerivRcppRcppEigenTMB

Readme and manuals

Help Manual

Help pageTopics
Ordinary Least Squares (OLS) regressionols ols.default ols.formula
Additive bias-corrected OLS (BCA)ols_bca ols_bca.default ols_bca.formula
Additive bias-corrected OLS for topic models (BCA-Topic)ols_bca_topic ols_bca_topic.default ols_bca_topic.formula
Multiplicative bias-corrected OLS (BCM)ols_bcm ols_bcm.default ols_bcm.formula
Multiplicative bias-corrected OLS for topic models (BCM-Topic)ols_bcm_topic ols_bcm_topic.default ols_bcm_topic.formula
One-step maximum likelihood estimationone_step one_step.default one_step.formula
Job postings datasetSD_data
Topic model datasettopic_model_data