-
Environment:
```
sessionInfo()
R version 3.5.3 (2019-03-11)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17134)
Matrix products: default
locale:
[1] LC_CO…
-
I wanted to compute a 95% interval confidence for a probability estimate out of a pooled imputations logit model, but I realized that that the result I'm getting from predictions(model, type="response…
-
When trying to install dlookr, the following line appear:
`Error in if (any(diff)) { : missing value where TRUE/FALSE needed`
The package fails to install.
Can anyone help?
`> sessionInfo()`…
-
- R is so instrumental to this workflow it should be acknowledged in the title
- There should be a consistent level of definitions and explanations for every chapter. For example, if this is for a 2n…
-
### Bug description
Working with an **.ipynb** file in **VSCode**. Quarto **0.9.462**. Windows 11.
To reproduce, use the Python package `statsmodels` to generate a summary of an OLS model. That …
-
## Motivation
I was interested to know:
*How well does Conda Forge cover the most popular packages provided on CRAN?*
Since CRAN publishes a daily downloads log (http://cran-logs.rstudio.c…
-
If I run:
```r
SmartEDA::ExpReport(attitude, op_file = "SmartEDA.html")
```
I get the following error:
```
Error in paged_table(et1) :
Only data frames can be used to create a paged_ta…
-
1. Why `detailed_itineraries()` give different route in two ways trip? Its also has different trip duration with `travel_time_matrix()` too.
```
library(r5r)
library(mapview)
library(sf)
librar…
-
I don't know where to comment, but when I found that there's tidymodels version of ISLR, I wanna tell you guys, it's so amazing. Thanks a lot for your contribution
-
Hi,
From `06-regularization.qmd`, I tried to run:
```r
ridge_fit |>
autoplot()
```
But ran into the following:
```r
Error in `ggplot2::autoplot()`:
! Objects of class are not suppo…