-
pydata/xarray#8138 added an option to ignore missing core dims in `apply_ufunc`. We currently use our home baked version for this in `lowess`. I thought there are more cases but these don't use `apply…
-
It would be nice if the `Lowess` function could be used with Groupby's like `color` or `text`.
I have modified the `Lowess` function to plot the regression with respect to the groupby for my own use …
-
- [ ] ggplot2 支持很多统计模型可视化,如 lm 线性回归, lowess 局部带权多项式回归,样条回归,广义可加模型
- [ ] ggstatsplot 包 https://github.com/IndrajeetPatil/ggstatsplot
-
**Statsmodels version**: 0.6.1
**Issue**: when the # of unique values in X is less than the number of unique neighbors needed to compute LOWESS, nans are returned but no error or warning is given.
**E…
-
I want to run Logai locally via VSCode. I positioned myself to logai folder, set up the environment and when I try "pip3 install logai" command, I receive the following error.
I tried to solve it wi…
-
```
the help window should include specific values for the parameters. the
bandwidth seems to be a fraction, but a fraction of what? should be based on
actual distances.
```
Original issue reported…
-
```
from Aug 18, 2012
Currently, the global Moran's I statistic for spatial autocorrelation we have
in GeoDa is linear. Luc has been interested in adding nonlinear tests and
displays (e.g. copula, …
-
Hi @elkozmon,
I wanted to let you know that I created an opensource helmchart to deploy zoonavigator on K8s.
You can find it here:
* https://github.com/Lowess/helm-charts/tree/master/charts/zoo…
-
Hello,
Thank you for providing your tool for calling CNVs from Visium data!
I am currently attempting to rerun the analysis for the dataset used in your publication (Patient 4 Rep1). Based on th…
-
in many dialogs (example, set the lowess parameters), one needs to click the "apply" button explicitly. it would be nice to also have the return key serve that purpose. it does in some dialogs, but no…