gnu: r-mixedpower: Fix description.
* gnu/packages/statistics.scm (r-mixedpower)[description]: Remove leading sentence fragment. Add missing letters (not sure what happened here). Change-Id: I9df851a80f8824f2731588a406bc32138c2e3172
This commit is contained in:
parent
093eea8189
commit
75118de466
@ -7744,12 +7744,11 @@ models, using simulation. It was designed to work with models fit using the
|
|||||||
(synopsis
|
(synopsis
|
||||||
"Pilotdata based simulations for estimating power in linear mixed models")
|
"Pilotdata based simulations for estimating power in linear mixed models")
|
||||||
(description
|
(description
|
||||||
"Implementation of a simulation based aproach to power analysis.
|
"Mixedpower uses pilotdata and a linear mixed model fitted with lme4 to
|
||||||
Mixedpower uses lotdata and a linear mixed model fitted with lme4 to
|
simulate new data sets. Power is computed seperate for every effect in the
|
||||||
simulate new data sets. wer is computed separate for every effect in the
|
model output as the relation of significant simulations to all simulations.
|
||||||
model output as the relation significant simulations to all simulations.
|
More conservative simulations as a protection against a bias in the pilotdata
|
||||||
More conservative simulations as protection against a bias in the
|
are available as well as methods for plotting the results.")
|
||||||
pilotdata are available aswell as methods for otting the results.")
|
|
||||||
(license license:gpl3))))
|
(license license:gpl3))))
|
||||||
|
|
||||||
(define-public r-colorway
|
(define-public r-colorway
|
||||||
|
Loading…
Reference in New Issue
Block a user