conformal icon indicating copy to clipboard operation
conformal copied to clipboard

Conformal prediction in R

Results 3 conformal issues
Sort by recently updated
recently updated
newest added

Hello Isidro, Let me start by thank you for sharing this package. I was wondering, for classification, can we use glmnet or is the current version of the package limited...

Looking at [line 53](https://github.com/isidroc/conformal/blob/master/conformal/R/ConformalRegression.R#L53) of the `CalculateAlphas` function it seems like the `ConformityMeasure` argument is ignored and `StandardMeasure` is always used instead.

In conformalClassifiation.R: line 57 ntrees