Heather Turner
Heather Turner
@llrs Thanks for your initial work on this. @rsbivand shared his work-in-progress with me and I iterated on it to reach a form that three CTV Editors have endorsed to...
In the documentation we talk about the Bradley-Terry model in the context of contests between two players, where the inherent worth of the players can be described as the ability...
The error is coming from `BradleyTerry2::glmmPQL` which is called when the model formula involves random effects. `BTm` ought to set up the random effects matrix correctly though. It's odd because...
Glad you were able to find the source of the problem. I'll keep this issue open though, to check if this case could be handled more gracefully - at least...
Thanks for digging down to find the cause of this issue. The addition of pseudo rankings allows the worth to be estimated, but these pseudo rankings are removed before estimating...
Okay, this is going to be harder to get right. This is a workaround for your example: library(gnm) f
Documentation on getting started with weblate would be useful for translation hackathons (https://github.com/r-devel/rcontribution/issues/36) and others that have recently volunteered to help. There are a couple of ways to proceed: 1....
The presentation from the LatinR Hackathon may be useful for this: - [slides](https://github.com/beatrizmilz/blog-en/blob/main/talks/es/2022-latinr-translaton/slides_translaton.pdf) - [video](https://youtu.be/5LURMdf1Uk8)
Thanks @beatrizmilz. We are just reviewing our TODO list: @SaranjeetKaur plans to work on the Documentation chapter first, then move on to this issue. So no activity just yet, but...
This was addresssed by #184 (adding [Bug in a documentation website managed by the R Core Team](https://contributor.r-project.org/rdevguide/chapters/reporting_bugs.html#docWebsRCoreBug) and #186 (adding new chapter [Additional Resources](https://contributor.r-project.org/rdevguide/chapters/additional_resources.html)