Note
Support and development of this package is being discontinued.
Parallel functionality is provided via Distributions.jl + NumericalDistributions.jl ecosystem.
- Attach default values of parameters to a function
- Update, fix, release parameters
- constructing a complex model object from set of function, e.g.
f₁ + f₂,abs2(f), orlog(f). - On-fly normalization
- construction of mixed models in the form
f₁ PDF₁ + f₂ PDF₂ + f₃ PDF₃. - construction of likelihood function and extended likelihood function
- plotting recipes
Current implementation is limited to immutable objects.
If you use AlgebraPDF.jl in your work, please cite using the reference given in CITATION.cff.