-
I was trying the Build Model tutorial on tidymodels.org new website here (https://www.tidymodels.org/start/models/) and when I got to display the tidy model output I recevied an error : Error: No tidy…
-
- [x] remotes installed
- [x] rstan installed
- [x] rstanarm installed
- [x] fs installed
- [x] sf installed
- [x] sp
- [x] lubridate
- [x] raster
- [ ] class
- [ ] Rcpp
- [ ] classInt
- […
-
I run the following from the command line:
```
Rscript -e "library(shinystan);devtools::session_info();launch_shinystan_demo()" --vanilla &> test.txt
```
I click on diagnostics. Window goes di…
-
In addition to RM-ANOVA, it would be great to also have the ability to run Multilevel (aka. nested, mixed, hierarchical (HLM)) linear models (MLM) and generalized linear model (GzMLM) options (e.g. po…
-
Hi,
Seemingly out of nowhere I keep getting the following error when I try to run any function that acts on my drake plan (e.g. visualization):
```r
plan
-
#### Issue description
Satisfied **colourvalues** user here, but encountering some very strange behavior after updating **R** (session info below). When `color_values()` is called, it modifies not …
-
https://www.bayesianspectacles.org/the-support-interval/
SIBF > 1 [SI_low, SI_high]: the interval of which the parameter has a BF > 1 (in which there is support for the alternative). Not sure how …
-
``` r
# setup
set.seed(123)
library(rstanarm)
#> Loading required package: Rcpp
#> Registered S3 method overwritten by 'xts':
#> method from
#> as.zoo.xts zoo
#> rstanarm (Version 2.…
-
Für Badestelle 43, User 8 sollten eigentlich alle Daten vorhanden sein um aktuelle Vorhersagen zu machen. Druck auf Vorhersage für zur Meldung "your request is being processed", führt jedoch zu keinem…
wseis updated
4 years ago
-
I'm running a nested cross-validation script similar to this [one](https://github.com/ercbk/nested-cross-validation-comparison/blob/master/duration-experiment/kuhn-johnson/nested-cv-ranger-kj.R) on 2 …
ercbk updated
4 years ago