-
Thanks for maintaining the task view, it's such a treasure trove of knowledge!
I'd like to recommend adding the [signal](https://cran.r-project.org/web/packages/signal/signal.pdf) package which pro…
-
This question likely stems from my poor understanding of sklearn and apologies if this has been answered but I was wondering why for some estimators, such as `SVC()`, the `max_iter` argument can be se…
-
Any chance this will work with certain CSS transformations like rotate, i.e.:
``` css
#a{
...
}
#b{
...
transform: rotate(90deg);
}
```
Also, rotating twice from beginning to end on something…
-
It would be handy if we could parse distance matrices from text files where only the lower/upper triangle is stored.
-
Hello
I have been trying to run the **analyseddyzt** function in order to detect the positive eddies on a **SLA** subset (55,70 N; 30,5 W) from the CMEMS_SEALEVEL_008_057 dataset. I have selected o…
-
Hi,
I have been trying to reconstruct the details and approximations at all levels with inverse stationary wavelet transform using the code shown here:
https://stackoverflow.com/questions/69434…
-
var model:
### factors:
#### usa:
* real gdp - (GDP/CPI)
* inflation ln(CPI)
* exchange rate - ln(esch )
* short rate ln(1+R/100)
* long rate ln(1+R/100)
* stock rate (Index/CPI)?
…
-
**Submitting author:** @https://github.com/josemanuel22 (José Manuel de Frutos)
**Repository:** https://github.com/josemanuel22/ISL
**Branch with paper.md** (empty if default branch):
**Version:** v0…
-
This issue is a starting point for a discussion that will precede the creation of a new milestone (1.5.1?) with specific tasks with the goal of estimating, propagating, and constraining uncertainty in…
-
Hi,
I have noticed that the predictions with the sts package are sometimes inconsistent over multiple runs, especially when the model is fit with a variational inference surrogate. Running the same …