-
Dear Christophe,
the distills new post does not render but throws an error message, which I can't resolve:
Error in base::file(file, encoding = "UTF-8") :
invalid 'description' argument
Cal…
-
윈도우10 설치하여 실행하면 다음과 같은 오류가 발생됩니다.
```
> BitStat::launch()
Warning: package ‘xlsx’ was built under R version 4.0.5
Warning in load_local_config(translation_csv_config) :
You didn't specify con…
-
Hi @ShichenXie
First, thank so much for your work. This package help me a lot!
What is the reason to use the `cut(....right = FALSE)` in `woebin` being that the default value in `base::cut` is…
-
I often use `partykit::ctree` for simple predictions and in some cases I need to manually create SQL-statements from it.
Calling `partykit:::.list.rules.party()` goes a long way, but it would be ni…
-
A model fit directly using **rpart** can be coerced to **partykit**, but the same model fit by **parsnip** cannot be coerced, even though they have the same class.
``` r
library(parsnip)
library(…
-
### JASP Version
0.16.1
### Commit ID
_No response_
### JASP Module
_No response_
### What analysis are you seeing the problem on?
_No response_
### What OS are you seeing the problem on?
Arc…
-
I am trying to make a shiny app and I have a problem while I want it to return two tables (or sometimes plots) with the same codes and different input values. Here is a sample of codes. If you run the…
-
I can take care of this change.
For more, see: https://www.data-imaginist.com/2019/patch-it-up-and-send-it-out/
This is a direct replacement with not much change needed in terms of argument spec…
-
``` r
## Comparing plots of rpart models done in caret & parsnip
# This example shows that when caret creates
# an rpart tree, partykit can plot it,
# but if parsnip creates the same rpart tree,…
-
A spcosa dependency error appeared while publishing an app with shiny.