No articles match
Tidymodels with {equatiomatic}3 months ago
Working with workflows | Models requiring
Introduction to {equatiomatic}3 months ago
Background and Motivation | Example Usage | A basic example for a multiple linear regression | An example with a slightly more complicated model | Raw TeX code | Coefficients | Other models | Logistic Regression | Probit Regression | Ordinal Regression | Logit method | Probit method | Working with a list of models | Things the package does not yet do | Contributing
lme4::lmer Models10 months ago
Setup | Unconditional models | Models with predictors at level 1 | Models with unstructured variance-covariance specifications | Group level predictors | Interactions | Alternative variance-covariance specifications | Using estimated coefficients | Future developments
Equations in R Markdown and Quarto12 months ago
Display equations from an R chunk | Inline equations in R Markdown or Quarto documents | Display equations with labels | Customizing equations
Colorizing equations and swapping variable names12 months ago
Changing variable names | Current models and future plans
Tests and Coverage12 months ago
Coverage | Unit Tests
forecast::Arima Models12 months ago
Basic Examples | ARIMA without Exogenous Regressors | Setup | Extracting the equation | Regression with ARIMA Errors | Working with other parts of | Future Development
Plotting with {equatiomatic}12 months ago
A simple use case | Base graphics | More complicated: Multi-line equations | Convert to a single line | Manually place text geoms | Limitations and future development
Usage with shiny12 months ago
TL;DR | More detail