-
Hi @strengejacke
There are a few problems with ggeffects() of a lme() model
1. Given the latest {insight}, ggeffects sometimes produce errors with lme() if its weights = varFunc() is specified.…
-
Need to discuss what all we want to add for version 0.3.0
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (optional) I have confirmed this bug exists on the m…
-
the models_inference always have the error : inputs = inputs.cuda()
UnboundLocalError: local variable 'inputs' referenced before assignment
-
When I run the code cells to plot in Jupyter, all plots are displayed correctly in my .ipynb file. Then I got the following issues:
1. If I reopen the .ipynb file, all plots become texts, instead of …
-
Hi.
I am trying to use QDNAseq for hg38 and thus need to use hg38 rds file. Any suggestion how to create the hg38 file and how to use it?
Thank you very much in advance.
H.
-
#### Summary:
Like how wiki has [https://en.wikipedia.org/wiki/Gumbel_distribution](https://en.wikipedia.org/wiki/Gumbel_distribution) it may be nice to have a picture for each distribution with di…
-
At first I didn't 'get' what number of points did. But now I see it, it's the plotting points.
However, if the line length is less than the number of points, default 100, then artifacts are produced:…
-
### Describe the workflow you want to enable
### Proposition
I'd like to decompose scores (at least the ones from consistent scoring functions for identifiable functionals) into meaningful additiv…
-
```julia
julia> loess([1,2,3],[4,5,6])
Loess.LoessModel{Float64}([1.0; 2.0; 3.0;;], [4.0, 5.0, 6.0], [2.5714285714285725 1.6428571428571432 -0.21428571428571436; 1.741935483870967 2.0483870967741926…