MixedModelsPermutations.jl

Permutation tests for MixedModels.jl
Author palday
Popularity
4 Stars
Updated Last
1 Year Ago
Started In
February 2021

MixedModelsPermutations

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Stable Docs Dev Docs Codecov DOI

MixedModelsPermutations.jl is a Julia package providing permutation and other resampling-based methods forMixedModels.jl.

This package is alpha software in early development and results may not be accurate. Nonetheless, it is registered in the Julia General Registry. You can install it like this:

julia>]
pkg> add MixedModelsPermutations.jl

To get the bleeding edge development version, you can install like this: You can install it like this:

julia>]
pkg> add MixedModelsPermutations.jl#main

If you find inaccurate results, please try the development version to see if the underlying problem has already been fixed before filing an issue.

MixedModelsSim.jl provides additional functionality for data/power simulation and may also be of interest.

Used By Packages

No packages found.