-
For example,
```r
vip(fit, type = "dotplot", aesthetics = list(size = 3))
```
instead of
```r
vip(fit, type = "dotplot", size = 3)
```
-
This part interprets the model of interpretation (GLM, #4) to answer:
_Goal: Understand key characteristics of policies your company tends to write, as wee as those they tend to not write_
-
1) I think that it would be good to show variable-importance measures for 2d Ceteris Paribus plots. Especially as 2d vip is described in Section 6.3 Method.
2) When you show 2D CP profiles for `age…
-
Hello,
I'm thinking about adding a plot.BTM function to my BTM package using ggraph. BTM is good for clustering text (https://cran.r-project.org/web/packages/BTM/index.html).
In order to have a go…
-
Dear Developers,
I noticed in the paper (Herman, Sagar, and Grün 2018) that Seurat was used also. Have you ever tried to import a seurat object into fateID? If you have, i could work in this way and…
-
Dear erblast,
Thanks for this fine package!
I would be great to have a interactive plot with these facilities:
1. Highlight a flow when mouse pointer is placed on it
2. Display flow info and…
-
The Yul optimizer steps are designed in a way such that each of them is correct in isolation (as long as some mild preconditions are met, which can all be fulfilled by running certain other steps in t…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/CenterForStatistics-UGent/combi
Confirm the follo…
-
I have the same question as issue #6,
according to your answer,
`The actions are for timestep t+1 of the closed price. You observe a value at time t and then decide what action you should take next…
-
# 3D Model
You can find the 3D model in the notebook `notebooks/MarlimR3D.ipynb`.
## Questions:
- We have to define our survey. The model is very extensive, and I think we should just have one …