Package: equatiomatic 0.3.4
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.4.tar.gz
equatiomatic_0.3.4.zip(r-4.5)equatiomatic_0.3.4.zip(r-4.4)equatiomatic_0.3.4.zip(r-4.3)
equatiomatic_0.3.4.tgz(r-4.4-any)equatiomatic_0.3.4.tgz(r-4.3-any)
equatiomatic_0.3.4.tar.gz(r-4.5-noble)equatiomatic_0.3.4.tar.gz(r-4.4-noble)
equatiomatic_0.3.4.tgz(r-4.4-emscripten)equatiomatic_0.3.4.tgz(r-4.3-emscripten)
equatiomatic.pdf |equatiomatic.html✨
equatiomatic/json (API)
NEWS
# Install 'equatiomatic' in R: |
install.packages('equatiomatic', repos = c('https://datalorax.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/datalorax/equatiomatic/issues
- 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 3 months agofrom:50c9a2c63a. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | NOTE | Nov 22 2024 |
R-4.5-linux | NOTE | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
Exports:eqOutputextract_eqrenderEq
Dependencies:backportsbase64encbroombroom.mixedbslibcachemclicodacodetoolscommonmarkcpp11crayondigestdplyrevaluatefansifastmapfontawesomeforcatsfsfurrrfuturegenericsglobalsgluehighrhtmltoolshttpuvjquerylibjsonliteknitrlaterlatticelifecyclelistenvmagrittrmemoisemimenlmeparallellypillarpkgconfigpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsstringistringrtibbletidyrtidyselectutf8vctrswithrxfunxtableyaml
Colorizing equations and swapping variable names
Rendered fromcolors.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2021-09-03
Started: 2021-09-03
Tests and Coverage
Rendered fromtests_and_coverage.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2021-01-08
Started: 2019-05-31
forecast::Arima Models
Rendered fromforecast-arima.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2021-02-01
Started: 2021-01-08
Introduction to {equatiomatic}
Rendered fromequatiomatic.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2024-05-23
Started: 2024-05-23
lme4::lmer Models
Rendered fromlme4-lmer.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2021-02-01
Started: 2021-01-30
Plotting with {equatiomatic}
Rendered fromplotting-integration.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2021-02-01
Started: 2021-01-19
Usage with shiny
Rendered fromusage-shiny.Rmd
usingknitr::rmarkdown
on Nov 22 2024.Last update: 2021-09-27
Started: 2021-08-06
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 |