tidyverts / tidyverts/fable

equation()

Open
#4 2 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
R
Stars
588
Forks
71
Avg merge
1h 58m
Merged PRs (30d)
1

Description

It would be nice to have a function that takes a model object and returns the latex equations to insert into an Rmarkdown document. This comes up all the time on crossvalidated.com. The latest example is https://stats.stackexchange.com/questions/340838/good-resource-for-converting-arima-output-in-r-to-equation-form

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by clarifying which model objects and equation formats must be supported, then review the existing model interfaces and how output is inserted into R Markdown. Done means a defined function contract and LaTeX output that covers the agreed model cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex, r
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.