Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Repository files navigation

Mixed Models in Julia

This repository uses Quarto with the Julia code execution supplied by QuartoNotebookRunner.jl, which requires Quarto 1.5+.

As of early May 2024, Quarto 1.5 is only available as a preview release, which you'll need to download from GitHub. Under each release's "Assets", you can find platform-specific installers.

~/economics2024$ julia

julia> using Pkg

julia> Pkg.activate(".")
  Activating project at `~/economics2024`

julia> Pkg.instantiate()
< lots of output >

julia> exit()

~/economics2024$ quarto preview

< lots of output >

The MovieLens Data

A number of sample datasets from the book Embrace Uncertainty are downloaded on demand for examples. The MovieLens data in particular is downloaded as needed from the MovieLens repository due to restrictions on separate distribution. The data is used only for education purposes and must not be used for commercial purposes.

About

An introduction to the MixedModels.jl ecosystem in Julia

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages