-
The x-axis ticks are not labeled correctly as the attributes of the cvrisk-object x are dropped
> here: https://github.com/boost-R/mboost/blob/47b008e3847f2c9c4d3f189f4aa5447d76508b14/R/crossvalidat…
-
### Bug
The `crank` return type is defined such that a higher value implies a higher risk of event, however in the listed learners below this has not been the case, affecting all measures of discri…
-
Hi!
I'm working with CAM and the linear score which I need doesn't work... Running:
```
from cdt.causality.graph import CAM
X = np.random.random((1000, 30))
df = pd.DataFrame(X)
obj = CAM(s…
-
I have 11 layers that are approximately 14920 rows × 10208 columns. When I perform a series of these manipulations to create new rasters like so:
```
outputTif
-
As @gsucarrat highlighted in an email, we need to deal with the `LINPACK` argument
This is a bit urgent, as we need to do so by **12 August**. Any suggestions as to how to deal with this?
I copy…
-
The example from the vignette `FLAM_fuel` seems broken, the "predict" step does lead to errors
```r
# From the vignette:
data(fuelSubset)
fuel
-
Hi there,
I am currently using mboost to fit boosted trees and I would like to take a look at the splits. Is there a way to extract this information from the model object? The information about spl…
-
- @RobC-CTL Happy with either VM image or Docker
- We will use docker to get incremental builds
- @jemrobinson (James Robinson from REG) will build the Docker file / image
- Current definition of e…
-
When running a methodList
-
To date tails have been limited to [0,1] or fixed user specified max/min.
New functionality:
1. Relative to p50 (allready in multi-qr-mboost branch)
2. Function of p50/covariate
3. User supplied…