MixedModelsSim.jl icon indicating copy to clipboard operation
MixedModelsSim.jl copied to clipboard

Simulation tools for Mixed Models

Results 3 MixedModelsSim.jl issues
Sort by recently updated
recently updated
newest added

Most users will be using DataFrames anyway, and DataFrames now supports [in place joins](https://discourse.julialang.org/t/release-announcements-for-dataframes-jl/18258/180). cc @dmbates

- Add a Pluto notebook in the `docs` directory. - An advantage of Pluto for this is that you can change the settings, hit `-` and have the simulation redone.

A few options 1. more documentation on how to do this directly (since theta is just the scaled standard deviations) 2. add in automatic conversion (with error checking) into `update!`...