Releases: JuliaStats/StatsAPI.jl
Releases · JuliaStats/StatsAPI.jl
v1.7.0
v1.6.0
v1.5.0
StatsAPI v1.5.0
Merged pull requests:
v1.4.0
StatsAPI v1.4.0
Merged pull requests:
- Adjust definition of null model when there is no intercept (#14) (@nalimilan)
- Add
offset
to get the offset term from a model (#15) (@ararslan)
v1.3.0
StatsAPI v1.3.0
Merged pull requests:
v1.2.2
StatsAPI v1.2.2
Merged pull requests:
- Add tests for statistical models (#11) (@nalimilan)
- Attach
r2
andadjr2
docstrings to methods rather than functions (#13) (@nalimilan)
v1.2.1
StatsAPI v1.2.1
Merged pull requests:
- Fix missing fallback definition for
stderror
(#9) (@nalimilan) - Import LinearAlgebra (#10) (@nalimilan)
v1.2.0
StatsAPI v1.2.0
Merged pull requests:
- Move r2 and adjr2 implementations from StatsBase (#7) (@nalimilan)
v1.1.0
StatsAPI v1.1.0
Merged pull requests: