Skip to content

mmikhasenko/AlgebraPDF.jl

Repository files navigation

Note

Support and development of this package is being discontinued. Parallel functionality is provided via Distributions.jl + NumericalDistributions.jl ecosystem.

AlgebraPDF

Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status

Coverage DOI

Basic functionality

  • 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), or log(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.

How to Cite

If you use AlgebraPDF.jl in your work, please cite using the reference given in CITATION.cff.

About

adding, multiplying density functions, fitting LLH

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages