gamlss-transform 0.2.1

Target transforms for GAMLSS modeling
Documentation
  • Coverage
  • 88.37%
    38 out of 43 items documented0 out of 21 items with examples
  • Size
  • Source code size: 24.65 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.14 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • hexqnt/gamlss
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hexqnt

gamlss-transform

Target transform layer for GAMLSS modeling.

Status: This crate is an early MVP. It is not intended for production use yet. The public API, internals, numerical behavior, and crate structure may change substantially while the library is being developed.

This crate contains target preprocessing transforms with persisted state and domain-aware inverse transforms.

Use it when composing lower-level preprocessing pipelines around typed GAMLSS models.