con un clic
tmb-likelihood-review
Review TMB likelihoods and parameterizations before merging.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Review TMB likelihoods and parameterizations before merging.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Review and improve drmTMB prose in README files, vignettes, pkgdown articles, after-task reports, release notes, design docs, and manuscript-style text for clarity, concrete claims, stable terminology, citations, and reader fit.
Audit a completed drmTMB task or phase before closing it, checking implementation, equations, examples, tests, docs, pkgdown, roadmap, NEWS, known limitations, stale wording, and after-task reporting.
Audit and improve drmTMB figures, figure galleries, pkgdown articles, simulation reports, and ggplot recipes when plots look poor, inconsistent, misleading, too sparse, missing raw or replicate data, or need Florence, Rose, Pat, Fisher, and Grace visual QA before being called done.
Audit a completed task or phase before closing it, checking implementation, equations or algorithms, examples, tests, docs, roadmap, release notes, stale wording, and after-task reporting.
Review statistical, machine-learning, simulation, or data-transformation implementations before merging.
Review an R package before a public, CRAN, GitHub, or internal release.
Basado en la clasificación ocupacional SOC
| name | tmb-likelihood-review |
| description | Review TMB likelihoods and parameterizations before merging. |
Use this skill for any change to C++ templates, density functions, or parameter transforms.
sdreport() report interpretable transformed parameters?For bivariate Gaussian models, verify that each observation's covariance matrix is positive definite:
Omega_i = [sigma1_i^2, rho12_i * sigma1_i * sigma2_i;
rho12_i * sigma1_i * sigma2_i, sigma2_i^2]