mjskay / mjskay/ARTool

one error when i used this package

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

Nobody has claimed this yet.

Dominant language
R
Stars
66
Forks
9
PR merge metrics
No merged PRs in 30d

Description

After using the "art()" function, the "art" class data were put into the "anova" function,then errors remind in R studio :
Error in Anova.III.lm(mod, error, singular.ok = singular.ok, ...) : there are aliased coefficients in the model,
what should i do to remove the aliased data and fix this error?

help.zip

thanks for your help

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

Begin by reproducing the error from the attached help.zip using the art() output as input to anova(). Inspect the package's art() and anova() entry points and the supplied model for aliased coefficients. Done means determining whether the failure comes from the model specification or package behavior and documenting a concrete resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.