Package: equatiomatic 0.3.3

equatiomatic: Transform Models into 'LaTeX' Equations
The goal of 'equatiomatic' is to reduce the pain associated with writing 'LaTeX' formulas from fitted models. The primary function of the package, extract_eq(), takes a fitted model object as its input and returns the corresponding 'LaTeX' code for the model.
Authors:
equatiomatic_0.3.3.tar.gz
equatiomatic_0.3.3.tar.gz(r-4.5-noble)equatiomatic_0.3.3.tar.gz(r-4.4-noble)
equatiomatic_0.3.3.tgz(r-4.4-emscripten)equatiomatic_0.3.3.tgz(r-4.3-emscripten)
equatiomatic.pdf |equatiomatic.html✨
equatiomatic/json (API)
NEWS
# Install 'equatiomatic' in R: |
install.packages('equatiomatic', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/datalorax/equatiomatic/issues
Pkgdown site:https://datalorax.github.io
- arrests - Arrest data from Gelman & Hill
- hsb - A subset of the full 1982 High School and Beyond Survey
- penguins - Size measurements for adult foraging penguins near Palmer Station, Antarctica
- polls - The polls data from Gelman and Hill
- sim_longitudinal - Simulated longitudinal data
- simple_ts - Simple simulated time series data
- ts_reg_list - Simulated data for time-series regression
Last updated 9 months agofrom:d0fa99d751. Checks:1 OK, 1 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 22 2025 |
R-4.5-linux | NOTE | Jan 22 2025 |
Exports:eqOutputextract_eqrenderEq
Dependencies:backportsbase64encbroombroom.mixedbslibcachemclicodacodetoolscommonmarkcpp11crayondigestdplyrevaluatefansifastmapfontawesomeforcatsfsfurrrfuturegenericsglobalsgluehighrhtmltoolshttpuvjquerylibjsonliteknitrlaterlatticelifecyclelistenvmagrittrmemoisemimenlmeparallellypillarpkgconfigpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsstringistringrtibbletidyrtidyselectutf8vctrswithrxfunxtableyaml
Colorizing equations and swapping variable names
Rendered fromcolors.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2021-09-27
Started: 2021-09-27
Tests and Coverage
Rendered fromtests_and_coverage.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2021-01-30
Started: 2020-08-27
forecast::Arima Models
Rendered fromforecast-arima.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2021-09-27
Started: 2021-01-30
Introduction to {equatiomatic}
Rendered fromequatiomatic.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2024-05-27
Started: 2024-05-27
lme4::lmer Models
Rendered fromlme4-lmer.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2021-09-27
Started: 2021-01-30
Plotting with {equatiomatic}
Rendered fromplotting-integration.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2021-09-27
Started: 2021-01-30
Usage with shiny
Rendered fromusage-shiny.Rmd
usingknitr::rmarkdown
on Jan 22 2025.Last update: 2022-01-30
Started: 2021-09-27
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Arrest data from Gelman & Hill | arrests |
'LaTeX' equation for R models | extract_eq |
Format 'LaTeX' equations | format.equation |
A subset of the full 1982 High School and Beyond Survey | hsb |
Print 'LaTeX' equations in R Markdown environments | knit_print.equation |
Size measurements for adult foraging penguins near Palmer Station, Antarctica | penguins |
The polls data from Gelman and Hill () | polls |
Print 'LaTeX' equations | print.equation |
Display equations in shiny apps | eqOutput renderEq |
Simulated longitudinal data | sim_longitudinal |
Simple simulated time series data | simple_ts |
Simulated data for time-series regression | ts_reg_list |