summaryrefslogtreecommitdiff
path: root/gnu/packages/statistics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/statistics.scm')
-rw-r--r--gnu/packages/statistics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7a9c4414b1c..f7509c4b65f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7138,7 +7138,7 @@ models, using simulation. It was designed to work with models fit using the
7138 (description 7138 (description
7139 "Implementation of a simulation based aproach to power analysis. Mixedpower uses 7139 "Implementation of a simulation based aproach to power analysis. Mixedpower uses
7140lotdata and a linear mixed model fitted with lme4 to simulate new data sets. 7140lotdata and a linear mixed model fitted with lme4 to simulate new data sets.
7141wer is computed seperate for every effect in the model output as the relation 7141wer is computed separate for every effect in the model output as the relation
7142significant simulations to all simulations. More conservative simulations as 7142significant simulations to all simulations. More conservative simulations as
7143protection against a bias in the pilotdata are available aswell as methods for 7143protection against a bias in the pilotdata are available aswell as methods for
7144otting the results.") 7144otting the results.")