lmi_impute() — unified imputation entry point.
Automatically selects between the LLM engine (Anthropic Claude API) and
the offline statistical engine based on API key availability.lmi_impute_offline() — fully self-contained imputation
using nineteen algorithms implemented in base R. No internet connection
or API key required.lmi_diagnose() — local missingness audit: reports
missing counts, percentages, and column types without any API
calls.lmi_set_api_key() / lmi_get_api_key() —
session-scoped API key management via options() or the
ANTHROPIC_API_KEY environment variable.lmi_set_model() / lmi_get_model() — select
the Anthropic Claude model used for LLM imputation.lmi_export() — write the imputed data frame and audit
trail to CSV or RDS files.lmi_methods() — print a formatted catalogue of all
available offline imputation methods with usage guidance.print.lmi_result(),
summary.lmi_result(), and
as.data.frame.lmi_result() for the lmi_result
class.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.