diff --git a/README.Rmd b/README.Rmd index 0840b3b..9e1b195 100644 --- a/README.Rmd +++ b/README.Rmd @@ -157,7 +157,7 @@ walk_threshold_steps(empirical_statistics, null_statistics, steps = c(2, 2.5, 3) - The [JuliaConnectoR](https://github.com/stefan-m-lenz/JuliaConnectoR) package for powering the R interface to Julia. -- The Julia packages [GLM.jl](https://github.com/JuliaStats/GLM.jl) and [MixedModels.jl](https://github.com/JuliaStats/MixedModels.jl) for fast implementations (mixed effects) regression models. +- The Julia packages [GLM.jl](https://github.com/JuliaStats/GLM.jl) and [MixedModels.jl](https://github.com/JuliaStats/MixedModels.jl) for fast implementations of (mixed effects) regression models. - Existing implementations of CPA in R ([permuco](https://jaromilfrossard.github.io/permuco/), [permutes](https://github.com/cvoeten/permutes), etc.) whose designs inspired the CPA interface in jlmerclusterperm. diff --git a/README.md b/README.md index b9771d9..daee665 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ walk_threshold_steps(empirical_statistics, null_statistics, steps = c(2, 2.5, 3) - The Julia packages [GLM.jl](https://github.com/JuliaStats/GLM.jl) and [MixedModels.jl](https://github.com/JuliaStats/MixedModels.jl) for - fast implementations (mixed effects) regression models. + fast implementations of (mixed effects) regression models. - Existing implementations of CPA in R ([permuco](https://jaromilfrossard.github.io/permuco/), diff --git a/docs/404.html b/docs/404.html index 8acfaa4..d8b1cc7 100644 --- a/docs/404.html +++ b/docs/404.html @@ -33,7 +33,7 @@ jlmerclusterperm - 1.0.1 + 1.0.2