From fcr-skills
Guides mixed-model analysis for Field Crops Research manuscripts: multi-environment trials, block/split-plot designs, G×E stability, and crop-model evaluation with proper error structure and means separation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fcr-skills:fcr-data-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
FCR requires that **data be analysed with appropriate statistics** and that results be **concise and
FCR requires that data be analysed with appropriate statistics and that results be concise and
address the objectives. For field-crop work that almost always means mixed models that respect
the design (blocks, split-plots, environments) — not a one-way ANOVA on pooled plots. Analysis
execution lives here; design decisions live in fcr-experimental-design.
fcr-reporting-and-data-policy).The fastest way a methods reviewer rejects an analysis is a mismatch between the test and the trial's blocking structure. Read off the error terms the design implies.
| Design | Fixed effects | Random / error terms |
|---|---|---|
| RCBD, one environment | treatment | block |
| Split-plot | whole-plot factor, sub-plot factor, interaction | block; whole-plot error; sub-plot (residual) error |
| MET (RCBD per site) | treatment | environment, environment×treatment, block-in-environment |
| Alpha-lattice | treatment | replicate, incomplete-block-in-replicate |
| Repeated measures over time | treatment, time, interaction | plot (subject); within-plot correlation |
Illustrative; the inference logic matters, not the exact values. Take the split-plot MET above — a new wheat cultivar vs. a check, 5 N rates, 8 environments, 4 blocks each. A naive one-way ANOVA on the pooled plots tests cultivar against the residual and reports p < 0.001 for a 0.6 t ha⁻¹ advantage — the classic inflated result: cultivar is a sub-plot factor, but the environment×cultivar interaction is the right yardstick for a general claim. The mixed model (cultivar and N fixed; environment, block-within-environment, and environment×cultivar random) shows the advantage is ~0.9 t ha⁻¹ at 3 high-N sites but ~0.1 t ha⁻¹ (n.s.) at the 2 low-rainfall sites — a real G×E. Report adjusted means with SED per environment, fit an N response curve rather than pasting a/b/c letters on the 5 rates, and frame the conclusion conditionally. Same data, opposite paper: the second survives review because error structure and G×E are honored.
【Model】mixed model: fixed = ___, random = ___, error structure = ___
【G×E】tested? consistent vs. environment-dependent? stability method
【Means】adjusted means + SED/LSD at α; response curve where quantitative
【Effect size】magnitude (units) + interval + agronomic meaning
【Diagnostics】assumptions checked? spatial model if needed? [Y/N]
【Model eval (if any)】RMSE/nRMSE/EF on independent data
【Next】fcr-figures-and-tables
../../resources/external_tools.md — mixed-model and G×E packages (lme4, asreml, metan, SpATS) and crop-model tools../../resources/official-source-map.md — appropriate-statistics and concise-results expectationsnpx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin fcr-skillsGuides design of field experiments and crop models for Field Crops Research manuscripts: multi-environment trials, randomization, blocking, G×E analysis, and model calibration/validation.
Guides independent model evaluation for Agricultural Systems manuscripts: observed vs. simulated fit statistics, sensitivity/uncertainty analysis, and trade-off/scenario analysis.
Guides design of manipulative experiments, observational studies, and process models for Global Change Biology manuscripts. Helps avoid pseudoreplication and match scale to claim.