Model Validation and Calibration for Animal Disease Spread
By Dr. Zubair Khalid, DVM, MS, PhD ·

Key Takeaways
- Validation and calibration are distinct but sequential processes: Validation assesses if a model credibly represents a real epidemic, while calibration adjusts parameters to match simulated output to empirical observations. A structurally valid model can be poorly calibrated, and a well-calibrated model can be invalid if its structure omits critical transmission routes (e.g., feed-borne transmission for BSE).
- Structural validation precedes quantitative fitting: This qualitative assessment ensures model components and their interconnections align with known disease biology, such as including vector species for vector-borne diseases or accounting for heterogeneous susceptibility if supported by evidence.
- Output validation requires independent data: Comparing model predictions to data not used in calibration, ideally from a different region or time period (e.g., BSE modeling in Great Britain validated against Northern Ireland data), strengthens confidence in generalizability.
- Data quality is paramount for validation: Surveillance data must be accurate, representative, and of sufficient spatial/temporal resolution, with biases from sources like passive reporting or abattoir data explicitly addressed.
- Calibration involves a structured protocol: This includes parameter inventory, identifiability assessment, fitting (e.g., maximum likelihood or Bayesian inference), convergence diagnostics, and uncertainty quantification with confidence or credible intervals.
- Overfitting is a common failure mode: This occurs when a model reproduces historical noise rather than underlying transmission dynamics, detected by poor performance on independent data; structural underfitting, conversely, requires model revision, not just parameter adjustment.
Mathematical models of animal disease transmission are used to forecast epidemic trajectories, compare control strategies, and estimate hidden epidemiological quantities such as the basic reproduction number. Their outputs inform culling decisions, vaccination campaigns, movement restrictions, and surveillance investments. A model that has not been validated against observed data is an exercise in arithmetic instead of a decision-support tool. This article addresses the procedural question of how veterinary researchers establish that a disease spread model credibly represents a real epidemic process and how they adjust model parameters so that simulated output matches empirical observations.
The intended reader is a veterinary researcher or graduate student who has constructed a compartmental, individual-based, or network model and now needs to demonstrate its fit to field data. The article covers the conceptual basis of model validation, the distinction between structural and output validation, the statistical procedures used to estimate parameters from data, and the practical workflow of calibration. It also addresses uncertainty quantification and the reporting standards expected by journals and international bodies. Sensitivity analysis and model construction are treated in companion articles and are not repeated here.
Validation and calibration are distinct activities that are often conflated. Validation asks whether the model is an acceptable representation of the system under study. Calibration asks what parameter values make the model output conform to data. A model can be well calibrated and still invalid if its structure omits a transmission route that matters in a different setting. Conversely, a structurally sound model can produce poor predictions because its parameters were estimated from an unrepresentative dataset. Both activities are iterative and should be documented as part of the modeling record.
At a Glance
| Item | Decision or fact |
|---|---|
| Validation type | Structural validation checks model logic and assumptions, output validation compares predictions to independent data |
| Primary data requirement | Observed epidemic curve with case counts by time unit, population at risk, and reporting lag |
| Parameter estimation method | Maximum likelihood or Bayesian inference, chosen by data structure and prior availability |
| Fit assessment | Visual inspection plus quantitative metrics such as root mean square error, Akaike information criterion, or posterior predictive checks |
| Independent validation | Fit to a second dataset from a different region or time period, as demonstrated in BSE transmission modeling |
| Uncertainty reporting | Confidence intervals from likelihood profiles or posterior credible intervals, not point estimates alone |
| Reporting standard | WOAH surveillance standards and peer review expect explicit statement of data sources, assumptions, and validation procedure |
| Common failure mode | Overfitting to calibration data with no independent check, producing confident but wrong forecasts |
The Logic of Model Validation
Validation in veterinary epidemiology borrows its logic from the broader evaluation of biological models. A framework developed for assessing animal models in drug development identifies eight domains that determine whether a model system reproduces the disease of interest, including epidemiology, symptomatology, genetics, biochemistry, aetiology, histology, pharmacology, and endpoints. The same logic applies to mathematical models of disease spread. The epidemiological domain asks whether the model reproduces observed incidence patterns, age distributions, and spatial spread. The aetiology domain asks whether the transmission mechanisms encoded in the model match what is known about the pathogen. A transmission model that omits a documented vector species, for example, cannot be validated for a vector-borne disease regardless of how well it fits a particular epidemic curve.
The framework also emphasizes weighting and scoring of evidence and explicit treatment of uncertainty. For disease spread models, this translates into a validation protocol that states which aspects of the model are being tested, what data will count as evidence, and how disagreement between model and data will be interpreted. A model can fail validation because the data are noisy, because the model structure is wrong, or because the parameters are poorly estimated. The validation protocol should allow the researcher to distinguish these cases.
Structural Validation
Structural validation examines whether the model's components and their interconnections correspond to the biology of the disease system. This is a qualitative assessment performed before any quantitative fitting. The researcher asks whether the state variables represent the epidemiologically relevant host states, whether the transition rates correspond to real biological processes, and whether the population structure reflects the production system under study.
For example, a model of bovine spongiform encephalopathy must include the feed-borne transmission route that drove the British epidemic, and it must account for heterogeneous susceptibility if the data support it. The model construction and analysis of the BSE epidemic in Great Britain explicitly incorporated infection from feed, maternal transmission, and direct horizontal transmission, with heterogeneous susceptibility classes, because those mechanisms were known from experimental and epidemiological evidence. A model that omitted the feed route would be structurally invalid even if it could be calibrated to reproduce the early epidemic peak.
Structural validation also covers the spatial and temporal resolution of the model. A national-scale model with weekly time steps may be appropriate for a slowly spreading disease but inadequate for a rapidly transmitted pathogen where within-herd dynamics dominate the early epidemic. The choice of resolution should be justified by the data available and the decisions the model will inform.
Output Validation
Output validation compares model predictions to observed data that were not used in calibration. The strongest design uses an independent dataset from a different region, time period, or production system. The BSE modeling work provides a clear example: parameters were estimated from case data for Great Britain, and the model was then fitted to independent data collected in Northern Ireland. Agreement between the model and the second dataset provides evidence that the model captures processes that generalize beyond the calibration setting.
When independent data are not available, the researcher can partition the available data into training and testing sets. Time-series data can be split chronologically, with the model calibrated on the early epidemic and validated on the later course. Spatial data can be split by region. This procedure is a form of cross-validation and is standard in statistical modeling. The double cross-validation procedures used in multivariate classification of vector species illustrate the principle: models are built on one subset and their predictive ability is assessed on held-out data, with the area under the ROC curve and balanced error rate used as performance metrics.
Output validation should use multiple metrics. Visual comparison of predicted and observed epidemic curves is essential but insufficient on its own. Quantitative measures include the root mean square error between predicted and observed case counts, the coverage of prediction intervals, and information criteria that balance fit against model complexity. For models that produce probabilistic predictions, proper scoring rules such as the logarithmic score assess whether predicted probabilities match observed frequencies.
A Practical Validation Checklist
Validation begins with a written protocol that specifies, before any comparison is made, what will count as acceptable agreement between model output and observed data. The protocol should state the target quantities, the tolerance limits, the data sources, and the statistical tests to be applied. Without this pre-registration, the analyst can unconsciously adjust criteria until the model appears adequate.
A working checklist for field application includes the following items:
- Define the model's purpose and the decisions it will inform. A model built for retrospective understanding may tolerate different errors than one used for forward projection of an outbreak.
- Identify independent data sets. Where possible, use data not employed in model fitting. The BSE transmission models for Great Britain were validated by fitting to British case data and then testing predictions against independent data from Northern Ireland, a practice that substantially strengthens confidence in model structure Ferguson et al., model construction and analysis of BSE transmission dynamics.
- Specify quantitative targets. These may include root mean squared error, coverage of prediction intervals, or the probability of correctly classifying infected versus uninfected herds.
- Run the model across its parameter uncertainty range, also at point estimates.
- Compare outputs at multiple scales: individual herd incidence, regional prevalence, and temporal curves.
- Document all decisions and results in a validation report that accompanies the model.
The checklist should be applied iteratively. Early validation failures often reveal structural problems, while late failures more often indicate parameter misspecification or missing data. The distinction matters because the remedy differs.
Data Requirements and Common Sources
Validation quality is bounded by data quality. The model must be compared against observations that are accurate, representative, and sufficiently detailed. Surveillance data collected for statutory purposes may not align with the spatial or temporal resolution the model requires. The WOAH animal health surveillance standards describe the design principles for surveillance systems that generate data suitable for epidemiological inference, including case definitions, diagnostic test performance, and reporting protocols.
Common data sources include:
- Statutory disease notifications and outbreak reports
- Abattoir surveillance and passive reporting systems
- Serological surveys with known sampling frames
- Production records, movement records, and tracing data
- Environmental or vector surveillance data, where relevant
Each source carries specific biases. Passive reporting undercounts subclinical disease. Abattoir data reflect the population that reaches slaughter, not the general population. Movement records capture legal movements only. The validation protocol should state how each bias is handled, whether through adjustment, weighting, or explicit acknowledgment of the limitation.
For vector-borne diseases, the spatial distribution of the vector itself may be a source of error. Morphometric and molecular identification of vector species can be uncertain, particularly among cryptic species complexes, and this uncertainty propagates into any model that uses vector abundance or distribution as an input Hadj-Henni et al., comprehensive characterization of Culicoides species.
Quantitative Comparison Methods
Several families of methods are available for comparing model output to observed data. The choice depends on the data type and the question being asked.
For time series of case counts, visual comparison of epidemic curves is a necessary first step but is not sufficient. Quantitative measures include:
- Mean absolute error and root mean squared error for point predictions
- Coverage of prediction intervals, which should be near the nominal level if uncertainty is well calibrated
- Peak timing error, which is often more important than peak magnitude for control planning
- Shape comparison using dynamic time warping or similar distance measures
For spatial predictions, the area under the receiver operating characteriztic curve (AUC) is frequently used to assess how well the model discriminates between affected and unaffected areas. The AUC has the advantage of being threshold independent, but it does not assess calibration of predicted probabilities. A model can have high discrimination and poor calibration simultaneously.
For classification tasks, such as predicting which herds will become infected, confusion matrices and their derived metrics, sensitivity, specificity, positive predictive value, and balanced error rate, provide a direct assessment of practical utility. The balanced error rate is particularly useful when the outcome classes are imbalanced, as is common in rare disease outbreaks Hadj-Henni et al., comprehensive characterization of Culicoides species.
Bayesian latent class analysis offers a route to validation when no gold standard exists. This approach models the true infection status as an unobserved latent variable and estimates test performance and prevalence simultaneously. It has been applied to assess diagnostic tests for feline leishmaniosis, where the absence of a reference standard complicates any evaluation of test accuracy Iatta et al., validation of an immunofluorescence antibody test for Leishmania infantum in cats. The same logic applies to model validation when observed data are themselves imperfect.
A Calibration Protocol
Calibration adjusts model parameters so that model output matches observed data within acceptable tolerances. It is distinct from validation, although the two are often confused. Validation asks whether the model is adequate. Calibration asks what parameter values make it so.
The protocol proceeds in defined stages.
Stage 1: Parameter inventory. List all parameters and classify each as known from literature, estimable from data, or structurally unidentifiable. Parameters that cannot be estimated from available data should be fixed at literature values with their uncertainty propagated through the model.
Stage 2: Identifiability assessment. Before fitting, determine which parameters can be estimated from the available data. Two parameters that affect the model output in the same way cannot be estimated separately. This assessment can be performed using profile likelihoods or by examining the Fisher information matrix.
Stage 3: Fitting. Maximum likelihood estimation is the standard approach for epidemic models. The BSE transmission models used maximum likelihood to estimate parameters and to obtain confidence intervals from experimental and epidemiological data Ferguson et al., model construction and analysis of BSE transmission dynamics. Alternative approaches include least squares, which is equivalent to maximum likelihood under Gaussian error assumptions, and Bayesian inference, which incorporates prior information and produces full posterior distributions.
Stage 4: Convergence and diagnostics. For iterative fitting procedures, check that the algorithm has converged from multiple starting points. Examine residual plots for systematic patterns. Residuals that show temporal or spatial structure indicate model misspecification, also parameter error.
Stage 5: Uncertainty quantification. Report parameter estimates with confidence or credible intervals. Propagate parameter uncertainty through the model to produce prediction intervals for model outputs. A model that produces narrow prediction intervals that miss the observed data is overconfident and poorly calibrated.
Stage 6: Independent confirmation. Where possible, hold back a portion of the data for post-calibration testing. This external validation provides the strongest evidence that the calibrated model generalizes beyond the fitting data.
Worked Example: Foot-and-Mouth Disease Model Calibration
Consider a compartmental model of foot-and-mouth disease spread among livestock holdings. The model has parameters for the transmission rate, the latent period, the infectious period, and the detection rate. Observed data consist of daily case reports from an outbreak.
The calibration sequence would proceed as follows. First, fix the latent and infectious periods from published experimental studies, since these are biologically constrained and well documented. Second, estimate the transmission rate and detection rate from the observed epidemic curve using maximum likelihood. Third, assess identifiability by examining the likelihood surface. If the transmission rate and detection rate are strongly correlated, the data may support only their product, not each individually. Fourth, generate prediction intervals for the epidemic curve and compare them with the observed data. Fifth, if data from a second region are available, test the calibrated model against that region without refitting.
The choice of fitting data matters. Early outbreak data may reflect detection delays and reporting lags that stabilize later. Fitting to the full epidemic curve averages over these periods. Fitting only to the growth phase may produce parameters that overpredict the final epidemic size. The protocol should specify which phase of the epidemic is used for fitting and justify that choice.
Species and production system alter the correct approach. Models for densely stocked poultry populations may require parameters for within-house transmission that are irrelevant for extensively grazed cattle. Models for wildlife reservoirs must incorporate spatial movement and contact patterns that differ fundamentally from those of managed livestock. The calibration protocol must be adapted to the ecology of the host species and the structure of the production system.
Documentation and Reporting Standards
Validation and calibration results should be reported with sufficient detail that another analyst could reproduce the work. The report should include the data sources and any cleaning or transformation applied, the fitting algorithm and convergence criteria, the parameter estimates with uncertainty intervals, the validation metrics and their interpretation, and the limitations of the analysis.
The WOAH terrestrial animal health code provides standards for surveillance and disease reporting that bear on the data used for model validation. Models used to inform official control programs should be documented to a standard that allows review by regulatory authorities. The CDC principles of epidemiology describe the underlying epidemiologic measures and study design considerations that apply to the collection and interpretation of the observational data used in validation.
A useful reporting template includes the following elements:
| Element | Content | Purpose |
|---|---|---|
| Model specification | Equations, compartments, assumptions | Reproducibility |
| Data provenance | Sources, dates, inclusion criteria | Bias assessment |
| Fitting procedure | Algorithm, objective function, starting values | Reproducibility |
| Parameter estimates | Point estimates, intervals, correlations | Uncertainty communication |
| Validation results | Metrics, comparisons, residual diagnostics | Adequacy assessment |
| Limitations | Known biases, unidentifiable parameters, extrapolation risks | Appropriate use guidance |
The report should distinguish clearly between parameters estimated from data and those fixed from literature. It should state which outputs are robust to parameter uncertainty and which are sensitive. It should not claim more precision than the data support.
Recognized Complications and Failure Modes
Model validation fails in characteriztic patterns. Overfitting occurs when a model reproduces historical noise instead of the underlying transmission process. It is detected when calibration achieves excellent fit to the training dataset but degrades sharply on independent data, such as a later epidemic wave or a different region. The discriminating check is temporal or spatial holdout validation, where the model is fitted to one period and tested on another. Ferguson and colleagues applied this logic to bovine spongiform encephalopathy in British cattle by fitting transmission models to Great Britain data and validating against independent records from Northern Ireland, a practice that remains the standard for cross-jurisdictional checks Ferguson et al., model construction and analysis of BSE transmission dynamics.
Underfitting is the converse failure. The model structure cannot represent the observed dynamics, typically because a transmission route, a susceptible subpopulation, or a spatial process is missing. It is detected early when residual plots show systematic patterns instead of random scatter, or when the model systematically underpredicts the tail of an epidemic. Structural underfitting is not corrected by parameter adjustment. The model must be revised.
Identifiability problems arise when multiple parameter combinations produce nearly identical output. The model fits, but the parameters are meaningless. Detection relies on examining the correlation structure of the estimated parameters or running the calibration from multiple starting points and observing convergence to different values. Profile likelihood methods quantify the uncertainty in each parameter and reveal flat likelihood surfaces.
Common Errors in Practice
Less experienced analysts frequently conflate validation with calibration. Calibration adjusts parameters to improve fit. Validation tests whether the model, after adjustment, credibly represents the system. Performing one without the other produces either a well-fitted model of unknown credibility or a credible model that does not match observed data.
A second common error is validating on the same data used for calibration. This guarantees optimiztic performance estimates and masks overfitting. The corrective action is to partition data before analysis begins, reserving a portion for validation that the calibration routine never sees.
A third error is treating a single goodness-of-fit statistic as sufficient evidence of validity. The area under the receiver operating characteriztic curve, for example, summarizes discrimination but says nothing about calibration accuracy or temporal dynamics. Discriminative performance and predictive accuracy are distinct properties. Hadj-Henni and colleagues demonstrated this distinction in their multivariate classification of Culicoides species, where model performance was assessed using both the AUC and the balanced error rate, with sparse partial least squares discriminant analysis outperforming the full model on both metrics comprehensive characterization of Culicoides species using multivariate approaches. A model can rank outcomes correctly while misestimating their timing or magnitude.
A fourth error is ignoring diagnostic test performance when comparing model output to surveillance data. Observed case counts are filtered through the sensitivity and specificity of the diagnostic pathway. Iatta and colleagues showed that the estimated prevalence of Leishmania infantum infection in cats varied substantially depending on the test used, with Bayes latent class analysis yielding a true prevalence estimate of 34.1% while individual test sensitivities ranged from 24% for qPCR to 91.8% for the reference immunofluorescence antibody test validation of an immunofluorescence antibody test for feline leishmaniosis. Model validation against raw case counts without accounting for diagnostic error will misattribute test artefacts to transmission dynamics.
| Observation | Likely cause | Discriminating check |
|---|---|---|
| Excellent fit on training data, poor fit on new data | Overfitting | Holdout validation on temporally or spatially separate data |
| Systematic residual patterns | Structural underfitting or missing transmission route | Plot residuals against time, space, and model compartments |
| Calibration converges to different values from different starts | Parameter non-identifiability | Profile likelihood or correlation matrix of estimates |
| Model fits but prevalence estimates diverge from field data | Diagnostic test error not modelled | Compare model output to test-adjusted prevalence estimates |
| Good discrimination, poor absolute predictions | Validation metric too narrow | Report both discrimination and calibration metrics |
Limitations of the Evidence Base
The evidence supporting model validation practice in veterinary epidemiology is uneven. Published validation studies concentrate on a small number of well-documented diseases, particularly those with national surveillance programs. For emerging pathogens, exotic diseases, or production systems without systematic data collection, the data needed for rigorous validation may not exist. The World Organization for Animal Health surveillance standards acknowledge that surveillance systems vary in capacity and that the absence of reported cases does not establish freedom from infection WOAH animal health surveillance standards. Models built on such data carry uncertainty that no statistical technique can fully resolve.
Expert opinion still differs on the appropriate stringency of validation. Some groups advocate withholding a substantial fraction of data for validation even when data are scarce, accepting wider parameter uncertainty in exchange for an honest assessment of predictive performance. Others argue that when data are limited, all available information should be used for calibration and validation should rely on qualitative pattern matching against known epidemic behavior. The trade-off is genuine and context dependent. For diseases with high consequence and irreversible control decisions, the conservative approach is preferable.
Cross-species extrapolation introduces further uncertainty. Validation performed in one host species does not guarantee performance in another, because transmission parameters, clinical expression, and diagnostic sensitivity all vary. The framework developed by Ferreira and colleagues for assessing animal model translatability, which scores models across domains including epidemiology, symptomatology, and pharmacology, illustrates the breadth of evidence needed before a model developed in one context can be trusted in another a standardized framework to identify optimal animal models for efficacy assessment. Veterinary disease models rarely receive this depth of scrutiny.
Escalation and Referral
When validation fails repeatedly, or when the consequences of model error are severe, escalation is warranted. Circumstances that justify referral include: persistent non-identifiability of parameters central to control decisions, model predictions that contradict field observations across multiple independent datasets, and situations where the model will inform regulatory action or trade policy.
Specialist consultation is appropriate when the modeling question exceeds local statistical expertise. Veterinary epidemiologists with formal training in mathematical modeling, biostatisticians, and quantitative disease ecologists can advise on model structure, identifiability analysis, and validation design. Laboratory involvement is indicated when diagnostic test performance is a suspected source of discrepancy, because test validation requires access to characterized reference samples and appropriate statistical methods.
Regulatory reporting obligations vary by jurisdiction and disease. The World Organization for Animal Health terrestrial animal health code sets international standards for notification and surveillance, and national authorities determine which diseases are reportable and under what circumstances WOAH terrestrial animal health code. When a model suggests that a notifiable disease is present at levels exceeding official thresholds, or when model output contradicts official disease status, the responsible authority should be consulted before any public communication. Model results that could affect trade status should be reviewed by the competent veterinary authority before release.
Frequently Asked Questions
How much historical outbreak data do I need before calibration is meaningful?
There is no universal minimum, but the data must span the epidemic curve's rise and decline, also the early growth phase. A model fitted to the ascending limb alone will overestimate the basic reproduction number because it cannot distinguish between ongoing transmission and a naturally slowing epidemic. Ferguson and colleagues fitted BSE transmission models to British cattle data using maximum likelihood estimation and then validated the fitted parameters against independent data from Northern Ireland, an approach that requires case records across multiple years and heterogeneous susceptibility classes. If your dataset covers fewer than three generation intervals of the pathogen, treat parameter estimates as provisional and widen reported uncertainty intervals accordingly.
What can I do when diagnostic test performance is imperfect or unknown?
Validation against observed case counts is only as reliable as the case definition. When the reference test has imperfect sensitivity or specificity, apparent prevalence diverges from true prevalence, and the model will be calibrated to the wrong target. Latent class analysis offers a route forward when no gold standard exists. In a study of feline leishmaniosis, Bayes latent class analysis was used to estimate the true prevalence of infection from the combined results of an immunofluorescence antibody test, an ELISA, and qPCR, yielding posterior distributions for each test's sensitivity. Apply the same logic to model calibration by treating observed counts as a noisy observation of the modelled true state, and incorporate test performance parameters into the likelihood.
How should I calibrate a model for a disease with no local historical data?
Borrow parameter estimates from analogous production systems or ecologically similar pathogens, then state the borrowing explicitly in the model documentation. WOAH surveillance standards emphasize that surveillance outputs should be fit for purpose and that the choice of design depends on the epidemiological context, so a parameter set imported from another region is defensible only if you document the assumed similarity. Use the borrowed values as prior distributions instead of fixed constants, and widen the prior variance to reflect the reduced confidence. After calibration, run the model against whatever local data exist, even if sparse, and report the discrepancy between predicted and observed trajectories as part of the validation record.
How do I document calibration choices for regulatory or trade purposes?
Regulatory audiences expect a transparent chain from raw data to final parameter values. Record the source of each dataset, the inclusion and exclusion criteria applied to case records, the likelihood function or fitting criterion, the optimization algorithm, and the convergence diagnostics. State which parameters were estimated and which were fixed from the literature, with the citation for each fixed value. WOAH terrestrial animal health standards require that surveillance and modeling outputs be reported with enough detail for another party to reproduce the analysis. Keep versioned copies of the input files and the code or spreadsheet logic, and archive the fitted parameter sets with their confidence intervals so that a later audit can trace every number back to its origin.
How do I explain model uncertainty to a farm client or non-technical manager?
Translate confidence intervals into decision-relevant statements. Instead of reporting that the reproduction number is 1.4 with a 95% interval of 1.1 to 1.8, state that the model predicts between 10 and 40 new infections over the next month under current control measures, and that the upper end of that range would overwhelm available pen space. The CDC principles of epidemiology emphasize that surveillance data are collected to support public health action, and the same logic applies on farm. Present the range of plausible outcomes, name the single largest source of uncertainty, and state what additional data would narrow the range. Avoid implying that the model is a prediction of what will happen, frame it as a description of what could happen under stated assumptions.
When is it acceptable to stop calibrating and use the model as it stands?
Stop when additional data no longer change the fitted parameters by a meaningful amount and when the model's predictions fall within the acceptable error tolerance for the decision at hand. A model used to compare control strategies needs less precision than one used to certify a region as disease free for trade. Formal stopping criteria include stabilization of the likelihood across successive fitting runs, convergence of the optimizer to the same parameter set from different starting values, and a validation error that does not improve with added data. If the model is being used to support official status claims, consult the relevant WOAH code provisions for the disease and species, because the required confidence level is set by the standard, not by the modeller.
Related Clinical & Scientific Guides
- Evaluating Veterinary Surveillance System Attributes
- Network Analysis for Infectious Disease Spread in Animal Populations
- Randomized Controlled Trials in Veterinary Field Settings
References and Further Reading
- A standardized framework to identify optimal animal models for efficacy assessment in drug development.. 2019.
- Insights into virulence factors determining the pathogenicity of Cronobacter sakazakii.. 2015.
- Development and validation of gene therapies in autoimmune diseases: Epidemiology to animal models.. 2010.
- Comprehensive characterization of Culicoides clastrieri and C. festivipennis (Diptera: Ceratopogonidae) according to morphological and morphometric characters using a multivariate approach and DNA barcode.. 2021.
- The epidemiology of BSE in cattle herds in Great Britain. II. Model construction and analysis of transmission dynamics.. 1997.
- Validation of a new immunofluorescence antibody test for the detection of Leishmania infantum infection in cats.. 2020.
- WOAH Animal Health Surveillance Standards. WOAH.
- CDC Principles of Epidemiology in Public Health Practice. CDC.
- MSD Veterinary Manual, Professional Edition. MSD Veterinary Manual.
Related Articles
- Network Analysis for Infectious Disease Spread in Animal Populations
- Compartmental Models in Veterinary Disease Dynamics
- Sensitivity Analysis in Veterinary Disease Models
- Risk Factor Analysis for Disease in Animal Populations
- Stratified Sampling for Disease Prevalence Estimation
This article is educational professional reference material for veterinary audiences. It is not a substitute for veterinary diagnosis, individual clinical judgment, current product labeling, or applicable regulatory requirements.