git clone https://github.com/RePsychLing/LMMComplexity.git
git clone https://github.com/dalejbarr/kronmueller-barr-2007.git
LMMComplexity
directory in VSCodeComplexity.jmd
Julia: Start REPL
]
in the Terminal window in VSCode to get the pkg
promptactivate .
pkg
prompt with ]
)
add Tables@0.2
add MixedModels#master
add IJulia
using Weave
convert_doc("Complexity.jmd", "Complexity.ipynb")
using IJulia
IJulia.notebook(dir=".")
Complexity.ipynb
to open itCompare models: MixedModels.likelihoodratiotest(m3, m4)