Achim Zeileis

Results 23 issues of Achim Zeileis

Steve, thanks again for putting together this package. As suggested on Twitter (https://twitter.com/AchimZeileis/status/1459103077798191130) I have added a `painbow.colors(n, alpha = FALSE, rev = FALSE)` function that will be particularly useful...

**Problem:** When applying the Ljung-Box test to residuals from ARMA(p, q) models with k lags, Ljung & Box (1978) and also Box & Pierce (1970) say that the degrees of...

When trying out certain changes in `zoo`, we noticed that this leads to problems in `TSstudio` because you have calls like `as.ts(, start = ..., end = ...)`. Up to...

bug

## Question For some of our practical meteorological applications we need to deal with probability distributions and probabilistic forecasts that are made via empirical distributions (so-called "ensembles" in the weather...

Mauricio, the [gravity](https://CRAN.R-project.org/package=gravity) for which you took over maintenance got archived on CRAN a couple of days ago because an e-mail was not deliverable to the maintainer address. It would...

I'm using `webexercises` for my [interactive math exercises](https://www.mathe4wiwi.org/training/). As the exercises is in German many students use a [decimal comma rather than a decimal point](https://en.wikipedia.org/wiki/Decimal_separator). So to allow for this...

Should we support setting `bg = ` in [0, 1] as a shortcut for `bg = adjustcolor(col, )` (as discussed in https://github.com/grantmcdermott/tinyplot/pull/122)? This would be handy when we want to...

In addition to the `plot2.density` method from PR https://github.com/grantmcdermott/plot2/pull/18, it would be nice to have a formula-based interface: plot2(~ x | by, type = c("density", "histogram"), ...) where it can...

wishlist

**Thanks:** Grant @grantmcdermott, the project looks really nice and useful, thanks! **Wishlist:** I just wanted to put on the wishlist that in addition to numeric `x` and `y`, it would...

wishlist

Hi @AlexChristensen , do you plan on fixing the [CRAN check issues](https://cran.r-project.org/web/packages/SemNeT/) and resurrect the package on CRAN? I'm asking because the package is currently still listed in the Psychometrics...