ginettelafit / MixedModelswithRandJulia

A tutorial illustrating how to estimate linear mixed models using Julia in R.
14 stars 2 forks source link

Update Using_R_and_Julia.Rmd #1

Closed aegerton closed 3 years ago

aegerton commented 3 years ago

An excellent demonstration of using Julia and R together. Thank you very much @ginettelafit

There is one small issue in the RMarkdown code. The JellyMe4 Julia package is required in addition to RCall and MixedModels in order for the RMarkdown file to knit.

ginettelafit commented 3 years ago

Thank you! indeed is necessary to install the JellyMe4 package in Julia.