easystats / easystats/performance

check_model() for Arima Models

Open
#463 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement :boom:
Dominant language
R
Stars
1.2k
Forks
109
Avg merge
6h 34m
Merged PRs (30d)
8

Description

Hi,

I think it would be nice if the chek_model() function could work for some time series models, especially arima, which are widely used.

I would opt for the forecast package implementation since many other packages are based on that implementation.

Thanks,

Contributor guide

Open the contributing guide

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

Start by reviewing the check_model() entry point and the forecast package's ARIMA implementation. Determine which ARIMA models and checks should be supported, then verify that the requested behavior is covered by tests for representative time-series models.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.