Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Db/adddatadir #15

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
DataFrameMacros = "75880514-38bc-4a95-a458-c2aea5a3a702"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
MixedModels = "ff71e718-51f3-5ec2-a782-8ffcbfa3c316"
MixedModelsMakie = "b12ae82c-6730-437f-aff9-d2c38332a376"
Expand Down
5 changes: 3 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
"intro",
"multiple",
"longitudinal",
"theory",
# "theory",
"GLMMBinomial",
"references"
"linalg",
"references",
]
port = 8042

Expand Down
813 changes: 813 additions & 0 deletions contents/linalg.md

Large diffs are not rendered by default.

1,021 changes: 360 additions & 661 deletions contents/multiple.md

Large diffs are not rendered by default.

Binary file added data/box.arrow
Binary file not shown.
Binary file added data/elstongrizzle.arrow
Binary file not shown.
Binary file added data/oxboys.arrow
Binary file not shown.
Loading