An open API service indexing awesome lists of open source software.

https://github.com/repsychling/contrasts-and-formula

A short introduction to StatsModels.jl: contrasts, `@formula`, and Terms
https://github.com/repsychling/contrasts-and-formula

Last synced: 8 months ago
JSON representation

A short introduction to StatsModels.jl: contrasts, `@formula`, and Terms

Awesome Lists containing this project

README

          

# StatsModels.jl tutorial

Brief tutorial on using [contrast
coding](https://juliastats.org/StatsModels.jl/stable/contrasts/) and the
[`@formula` language](https://juliastats.org/StatsModels.jl/stable/formula/) in
Julia.

[Link to the HTML notebook.](contrasts-and-formula.html)

There's also a [Jupyter notebook](contrasts-and-formula.ipynb) you can download
and run, and a [Julia-markdown source](contrasts-and-formula.jmd) for both