fcr-data-analysis — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fcr-data-analysis (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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.
the layout: blocks, whole-plot vs. sub-plot errors (split-plot), environment as a factor, and correct random effects (e.g., environment, block, genotype-within-environment). A wrong error term inflates significance.
use Finlay–Wilkinson, AMMI, or GGE biplot stability analysis. Report whether the treatment effect is consistent or environment-dependent.
or LSD at a stated α; avoid bare means with significance stars and avoid over-using multiple-range tests on quantitative factors — fit a response curve** instead (N, water, density).
% yield change) with intervals, and its agronomic meaning — not just p-values.
transformation/weighting where needed; consider spatial models for heterogeneous fields.
heterogeneity, weighting) — not vote-counting.
efficiency (EF), and (with care) R²; show observed-vs-simulated with the 1:1 line.
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 expectations~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.