-
1. When I run:
`RDatasets.dataset("datasets", "Orange")`
I get
![image](https://user-images.githubusercontent.com/3031952/85630840-9f456780-b631-11ea-900b-17b4213ee9d6.png)
-
**is mean comparisons method ok ?**
In order to assess mean comparisons, I used the `agricolae::LSD.test` function
When doing `?LSD.test`, in example, we can see
```{r}
# Old version LSD.test(…
-
As we prepare for the migration away and sunsetting of DataSpace, I've been populating the journal articles when they become available. This has mostly focused around new records to ensure that when w…
-
Making suite to @keikoro suggestion in issue #1874, I open this issue to be the place we can discuss the changes (general as well as specific implementations) we want to see for v2.0 API and architect…
-
From the README:
```
## We fitted a linear model (estimated using OLS) to predict Sepal.Length with Species (formula =
## Sepal.Length ~ Species). Standardized parameters were obtained by fitting…
-
Build: **OpenMoHAA 0.62.0-alpha+400.9615faf win_msvc64-x86_64 Jul 01 2024 UTC**
Game crashed when trying to load m1l2b.
```
-------------UBERDIALOG DONE---------------
stitched 198 LoD crack…
-
In private email Martin Maechler asked me several questions about using Julia and the MixedModels package. Because the answers to which may be of more general interest, I created this issue for them…
-
Since `bayestestR` can really be used with any distribution of data, I think it would be good to have a vignette about using it with non-Bayeisan distributions - for example how to use `bayestestR` wi…
-
If a predictor is used twice in random-effects, e.g.:
```
library(glmmTMB)
mod
-
Hi @mattfidler, I am encountering an issue when comparing a 2-compartment model specified using ODEs with a 2-compartment model specified using linCmt(). When fitting these two models to the same data…