Releases: JuliaStats/StatsAPI.jl
Releases · JuliaStats/StatsAPI.jl
v1.7.1
StatsAPI v1.7.1
Merged pull requests:
- Bump actions/checkout from 2 to 4 (#28) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 4 (#29) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#30) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#31) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#32) (@dependabot[bot])
- Fix typo in doc strings for r2 (#33) (@awadell1)
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: