Package: mixeff 0.2.0

Brad Buchsbaum
mixeff: Audit-First Mixed-Effects Models via the 'mixeff-rs' Rust Crate
An R wrapper for the 'mixeff-rs' Rust crate, providing linear and generalized linear mixed-effects model fitting via lme4-style formulas. The wrapper is audit-first: every printed claim traces back to a versioned JSON artifact produced by the Rust compiler, and the package refuses to fabricate inference results that the engine cannot certify. See the package vignettes for migration from 'lme4' and the demystification surface for random-effects syntax.
Authors:
mixeff_0.2.0.tar.gz
mixeff_0.2.0.zip(r-4.7)mixeff_0.2.0.zip(r-4.6)mixeff_0.2.0.zip(r-4.5)
mixeff_0.2.0.tgz(r-4.6-x86_64)mixeff_0.2.0.tgz(r-4.6-arm64)mixeff_0.2.0.tgz(r-4.5-x86_64)mixeff_0.2.0.tgz(r-4.5-arm64)
mixeff_0.2.0.tar.gz(r-4.7-arm64)mixeff_0.2.0.tar.gz(r-4.7-x86_64)mixeff_0.2.0.tar.gz(r-4.6-arm64)mixeff_0.2.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
mixeff/json (API)
| # Install 'mixeff' in R: |
| install.packages('mixeff', repos = c('https://bbuchsbaum.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bbuchsbaum/mixeff/issues
Pkgdown/docs site:https://bbuchsbaum.github.io
Last updated from:fb76713b0b. Checks:11 OK, 1 ERROR, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 475 | ||
| linux-devel-x86_64 | OK | 503 | ||
| source / vignettes | OK | 543 | ||
| linux-release-arm64 | OK | 468 | ||
| linux-release-x86_64 | OK | 401 | ||
| macos-release-arm64 | OK | 500 | ||
| macos-release-x86_64 | OK | 1089 | ||
| macos-oldrel-arm64 | OK | 431 | ||
| macos-oldrel-x86_64 | OK | 777 | ||
| windows-devel | ERROR | 523 | ||
| windows-release | OK | 674 | ||
| windows-oldrel | OK | 638 | ||
| wasm-release | FAIL | 308 |
Exports:as_jsonauditaudit_designbootstrap_controlchangescomparecompare_covariancecompile_modelcontrastdf_for_contrastdiagnosticsemm_basis.mm_glmmemm_basis.mm_lmmestimabilityexplain_modelfit_handle_alivefit_statusfixefgetMEglmminference_optionsinference_tableis_singularlmmmm_comparisonsmm_controlmm_formula_manifestmm_gridmm_json_known_schemasmm_json_negotiatemm_lincombmm_meansmm_negative_binomialmm_parse_formulamm_predictionsmodel_reportngrpsoptimizer_certificateparameterizationparametric_bootstraprandom_blocksrandom_optionsranefrecover_data.mm_glmmrecover_data.mm_lmmrefitreporting_tablereproducibilityreviverolestest_effecttest_random_effectVarCorrverify_convergence
Last update: 2026-07-10
Started: 2026-05-17
Last update: 2026-07-10
Started: 2026-05-17
Last update: 2026-07-10
Started: 2026-07-03
Last update: 2026-07-10
Started: 2026-06-02
Last update: 2026-07-10
Started: 2026-05-17
Last update: 2026-07-10
Started: 2026-05-21
Last update: 2026-07-10
Started: 2026-07-03
Last update: 2026-07-03
Started: 2026-05-17
Last update: 2026-06-11
Started: 2026-05-17
Last update: 2026-06-09
Started: 2026-05-17
Last update: 2026-06-02
Started: 2026-05-17
Last update: 2026-05-31
Started: 2026-05-17
Last update: 2026-05-31
Started: 2026-05-31
Last update: 2026-05-31
Started: 2026-05-17
Last update: 2026-05-17
Started: 2026-05-17
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Analysis of deviance for GLMMs | anova.mm_glmm |
| Serialize a mixeff spec or fit to JSON | as_json as_json.mm_compiled |
| Audit a compiled model spec or fitted model | audit audit.default audit.mm_compiled |
| Deprecated alias for 'audit()' | audit_design |
| Fixed-effect bootstrap control | bootstrap_control |
| Show requested, effective, and fitted model-state changes | changes changes.mm_compiled |
| Compare fitted mixeff models | compare compare.mm_lmm |
| Compare covariance parameterizations for current random terms | compare_covariance |
| Compile a mixed-effects model spec without fitting | compile_model |
| Confidence intervals for fixed effects of a mixeff GLMM | confint.mm_glmm |
| Contrast fixed effects | contrast contrast.mm_glmm contrast.mm_lmm |
| Degrees of freedom for a contrast | df_for_contrast df_for_contrast.mm_lmm |
| Inspect mixeff diagnostics and fit status | diagnostics diagnostics.mm_compiled fit_status fit_status.mm_compiled fit_status.mm_fit |
| Drop one fixed-effect term at a time from a GLMM | drop1.mm_glmm |
| Drop one fixed-effect term at a time | drop1.mm_lmm |
| Assess contrast estimability | estimability estimability.mm_lmm |
| Explain the random-effects structure of a compiled model | explain_model |
| Test whether a mixeff fit has a live native handle | fit_handle_alive fit_handle_alive.mm_fit |
| Extract low-level model components | getME getME.mm_lmm |
| Fit a generalized linear mixed model | glmm |
| Inspect inference methods available for this fit | inference_options inference_options.mm_lmm |
| Fixed-effect inference table | inference_table inference_table.mm_lmm |
| Test whether a fit is singular or reduced-rank | is_singular is_singular.mm_lmm |
| Fit a linear mixed-effects model | lmm |
| Control mixeff fitting behavior | mm_control |
| The wrapper's formula manifest | mm_formula_manifest |
| Marginal grids, predictions, means, and comparisons | mm_comparisons mm_comparisons.mm_lmm mm_grid mm_grid.mm_lmm mm_means mm_means.mm_lmm mm_predictions mm_predictions.mm_lmm |
| Closed list of schema/version pairs the wrapper understands | mm_json_known_schemas |
| Negotiate a JSON schema header against what 'mixeff' supports | mm_json_negotiate |
| Wald inference on a linear combination of fixed effects | mm_lincomb mm_lincomb.default mm_lincomb.mm_glmm mm_lincomb.mm_lmm |
| Extract components from a fitted mixeff LMM | AIC.mm_glmm AIC.mm_lmm as.data.frame.mm_ranef as.data.frame.mm_varcorr BIC.mm_glmm BIC.mm_lmm coef.mm_glmm coef.mm_lmm deviance.mm_glmm deviance.mm_lmm df.residual.mm_glmm df.residual.mm_lmm extractAIC.mm_glmm extractAIC.mm_lmm fixef fixef.mm_glmm fixef.mm_lmm formula.mm_glmm formula.mm_lmm logLik.mm_glmm logLik.mm_lmm mm_lmm-methods model.frame.mm_glmm model.frame.mm_lmm model.matrix.mm_glmm model.matrix.mm_lmm ngrps ngrps.default ngrps.mm_glmm ngrps.mm_lmm nobs.mm_glmm nobs.mm_lmm ranef ranef.mm_glmm ranef.mm_lmm sigma.mm_glmm sigma.mm_lmm terms.mm_glmm terms.mm_lmm VarCorr VarCorr.mm_glmm VarCorr.mm_lmm vcov.mm_glmm vcov.mm_lmm weights.mm_glmm weights.mm_lmm |
| Negative-binomial family for 'glmm()' | mm_negative_binomial |
| Parse and canonicalize an lme4-style formula | mm_parse_formula |
| Produce reporting tables for a fitted mixeff model | model_report model_report.mm_fit reporting_table reporting_table.mm_drop1 reporting_table.mm_fit reporting_table.mm_model_comparison reporting_table.mm_random_effect_test |
| Inspect the optimizer certificate | optimizer_certificate optimizer_certificate.mm_compiled |
| Inspect covariance parameterization | parameterization parameterization.mm_compiled |
| Parametric bootstrap likelihood-ratio comparison | parametric_bootstrap |
| Predict from a fitted mixeff GLMM | predict.mm_glmm |
| Predict from a fitted mixeff LMM | fitted.mm_glmm fitted.mm_lmm predict.mm_lmm residuals.mm_glmm residuals.mm_lmm |
| Profile a fitted linear mixed model | profile.mm_lmm |
| Inspect random-effect blocks | random_blocks random_blocks.mm_compiled |
| Inspect nearby random-effect spellings for one grouping factor | random_options |
| Refit a mixeff LMM with a new response | refit refit.mm_lmm |
| Inspect reproducibility metadata | reproducibility reproducibility.mm_compiled |
| Revive a serialized mixeff object | revive revive.mm_fit |
| Declare or inspect design roles | roles |
| Simulate from a mixeff LMM | simulate.mm_lmm |
| Test a fixed-effect term | test_effect test_effect.mm_lmm |
| Test a random-effect variance component | test_random_effect test_random_effect.mm_lmm |
| Update and re-fit a mixeff model | update.mm update.mm_glmm update.mm_lmm |
| Verify convergence of a fitted linear mixed model | verify_convergence verify_convergence.default verify_convergence.mm_lmm |