Skip to content

Commit f6e3294

Browse files
committed
add StatsModels.jl to readme
1 parent 03a953b commit f6e3294

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ support such algorithms.
3737

3838
- [StatisticalMeasures.jl](https://github.com/JuliaAI/StatisticalMeasures.jl): Package providing metrics, compatible with LearnAPI.jl
3939

40+
- [StatsModels.jl](https://github.com/JuliaStats/StatsModels.jl): Provides the R-style formula implementation of data preprocessing handled by [LearnDataFrontEnds.jl]((https://github.com/JuliaAI/LearnDataFrontEnds.jl)
41+
4042
### Selected packages providing alternative API's
4143

4244
The following alphabetical list of packages provide public base API's. Some provide

0 commit comments

Comments
 (0)