Skip to content

Commit

Permalink
Update README.md (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion committed Jan 26, 2022
1 parent 49ccd7e commit 3f73c8c
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Expand Up @@ -19,17 +19,11 @@ probabilistic models in the Julia language.
## Related packages

The statistical tests in this package are based on the calibration error estimators
in the packages [CalibrationErrors.jl](https://github.com/devmotion/CalibrationErrors.jl)
and
[CalibrationErrorsDistributions.jl](https://github.com/devmotion/CalibrationErrorsDistributions.jl).
in the package [CalibrationErrors.jl](https://github.com/devmotion/CalibrationErrors.jl).

CalibrationErrors.jl contains estimators for classification models.
CalibrationErrorsDistributions.jl extends them to more general probabilistic predictive
models that output arbitrary probability distributions.
[pycalibration](https://github.com/devmotion/pycalibration) is a Python interface for CalibrationErrors.jl and CalibrationTests.jl.

[pycalibration](https://github.com/devmotion/pycalibration) is a Python interface for CalibrationErrors.jl, CalibrationErrorsDistributions.jl, and CalibrationTests.jl.

[rcalibration](https://github.com/devmotion/rcalibration) is an R interface for CalibrationErrors.jl, CalibrationErrorsDistributions.jl, and CalibrationTests.jl.
[rcalibration](https://github.com/devmotion/rcalibration) is an R interface for CalibrationErrors.jl and CalibrationTests.jl.

## References

Expand Down

0 comments on commit 3f73c8c

Please sign in to comment.