-
Trivial task but takes time. All these compared to Jumbo-1 (plus whatever little patch is needed to build) and disregarding all new formats:
- [x] relbench (btw IMHO it should be relbench.pl) for n…
-
Hi There
I'm dealing with a dataset with convergence issues (i'm using a step_size=0.2) but now I want to perform a cross_validation thru the dataset but i dont know how to incorporate the step siz…
-
Sphinx now builds on travis, and we ignore all of these warnings. Feel free to cherry-pick some and help to fix them!
```
/home/travis/build/ColCarroll/pymc3/docs/source/api/math.rst:1: WARNING…
-
I have some questions:
* Could we add a function to recover the label of the response (similar to `coefnames`)? `respname`, maybe?
* The method `weights` was recently added. It has the same name a…
-
I'm trying to use LogisticGAM with a really sparse pandas dataframe. But I'm getting this warning:
```
/home/echo66/.local/share/virtualenvs/pygam-505CBPMV/lib/python3.6/site-packages/pygam/utils.py…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/kevinblighe/RegParallel
Confirm the following by …
-
## This is a...
[x] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Documentation issue or request
## The problem…
-
With a categorical covariate with 2 levels: "A" and "B", it looks like "A" is kept as reference level, so that cox regression output shows hazard ratio of B to A. What if I'd prefer the reversed haza…
-
So Cox's Regression requires an event column and a duration column. This is fine for most files but I have noticed one of them actually has two date columns instead of a duration column.
This means …
-