The Wayback Machine - http://web.archive.org/web/20230405152437/https://github.com/JuliaStats/StatsModels.jl
Skip to content

JuliaStats/StatsModels.jl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* add tests for currently expected behavior

* the fix

* also test intercept terms too

* bump patch
41b0254 2

Git stats

Files

Permalink
Failed to load latest commit information.

StatsModels

Build Status codecov

Basic functionality for specifying, fitting, and evaluating statistical models in Julia.

Documentation: Stable Latest

Originally part of DataFrames.jl.