Implementing Bayesian Methods in Veterinary Clinical Trials
By Dr. Zubair Khalid, DVM, MS, PhD ·

Key Takeaways
- Bayesian methods treat unknown parameters as probability distributions, incorporating prior knowledge with observed data via Bayes' theorem to yield a posterior distribution, which is particularly advantageous in veterinary trials with limited sample sizes and heterogeneous historical data.
- Prior distribution selection is critical, ranging from vague/weakly informative (allowing data to dominate, suitable for exploratory trials or fragmented evidence bases) to informative (incorporating specific evidence, justified for confirmatory trials with substantial historical data) or skeptical (shrinking effects toward zero for regulatory or high-stakes settings).
- Prior elicitation in veterinary medicine must account for species differences; evidence from dogs may not directly apply to cats, and laboratory rodent data may not predict field efficacy in production animals, necessitating careful consideration of data relevance and potential discounting.
- The likelihood function must accurately model the outcome type (e.g., binomial for binary outcomes, normal for continuous, survival models for time-to-event), and hierarchical models are essential for handling clustered data (e.g., animals within litters or herds) to avoid inflated precision.
- Posterior interpretation allows direct probability statements (e.g., probability of treatment superiority), and decision rules, specified pre-trial, use posterior probabilities (e.g., >0.95 probability of exceeding a clinically meaningful threshold) for declaring success, with credible intervals representing direct probability statements about parameter values.
- Robustness of conclusions is assessed via sensitivity analysis, repeating the analysis with alternative priors to ensure results are not unduly influenced by the initial prior specification, a crucial step for validating Bayesian trial findings.
Veterinary clinical researchers increasingly encounter Bayesian methods as alternatives to conventional frequentist statistics. This article provides a practical framework for designing, conducting, and interpreting Bayesian veterinary clinical trials. It serves investigators who understand clinical research design but have limited formal training in Bayesian inference, and it addresses the decisions that arise when a trial protocol specifies a Bayesian analysis plan. The focus is on prior selection, trial design choices, and interpretation of posterior probabilities in species where sample sizes are often small and prior information is heterogeneous.
Bayesian methods differ from frequentist approaches in a fundamental way: they treat unknown parameters as random quantities with probability distributions instead of as fixed values. The analysis begins with a prior distribution that encodes existing knowledge, combines it with observed data through the likelihood function, and produces a posterior distribution that represents updated knowledge. This framework is well suited to veterinary trials, where ethical and practical constraints frequently limit sample size and where historical data from multiple sources may be available.
At a Glance
| Parameter or Decision | What the Reader Needs to Know |
|---|---|
| Prior distribution | Formal expression of pre-trial knowledge, must be specified before data analysis |
| Likelihood function | Probability of observed data given the parameter, determined by outcome type and model choice |
| Posterior distribution | Updated parameter beliefs after combining prior and data |
| Credible interval | Bayesian analogue of confidence interval, direct probability statement about the parameter |
| Prior predictive checking | Validation step comparing prior simulations against clinical plausibility |
| Sensitivity analysis | Repeating analysis with alternative priors to assess robustness |
| Sample size determination | Based on desired posterior precision or probability of trial success, not power alone |
| Reporting standard | ARRIVE 2.0 and EQUATOR guidance apply to Bayesian trials as to any animal study |
The Bayesian Inference Framework
The core logic of Bayesian analysis is expressed by Bayes' theorem: the posterior distribution is proportional to the prior multiplied by the likelihood. In practice, this means the researcher must make three explicit commitments. First, a prior distribution must be chosen for each parameter of interest. Second, a likelihood must be selected that appropriately models the outcome data, whether binary, continuous, time-to-event, or count. Third, a decision rule must be defined for interpreting the posterior, typically a threshold probability or a region of practical equivalence.
The transparency of this process is both a strength and a burden. Frequentist analyzes hide many assumptions inside test statistics and p-values. Bayesian analyzes require those assumptions to be stated openly, which improves scientific communication but also creates more opportunities for specification error. The ARRIVE guidelines for reporting animal research require that statistical methods be described in sufficient detail for replication, and Bayesian analyzes demand especially careful reporting of prior choices and computational methods.
Prior Distributions and Their Elicitation
Prior selection is the most consequential decision in a Bayesian trial. A prior can be vague or weakly informative, expressing minimal assumptions and letting the data dominate. It can be informative, incorporating specific evidence from earlier studies. Or it can be sceptical, deliberately shrinking treatment effects toward zero to guard against false positives. The choice should reflect the trial's purpose. A confirmatory trial in a species with substantial historical data can justify an informative prior. An exploratory trial in a novel condition should use a weakly informative prior to avoid overstating what is known.
Prior elicitation in veterinary medicine is complicated by species differences. A treatment effect observed in dogs may not transfer to cats, and effects in laboratory rodents may not predict field efficacy in production animals. When multiple sources of prior information exist, the researcher must decide whether to pool them or to discount studies from different species or settings. The MSD Veterinary Manual provides species-specific pharmacological and clinical context that can inform judgments about the relevance of historical data, but it does not supply ready-made priors for statistical analysis.
A practical approach is to construct a prior from a structured review of existing evidence, then subject it to prior predictive checking. This involves simulating datasets from the prior and asking whether the resulting outcomes are clinically plausible. If the prior predicts impossible or implausible results, it is misspecified and must be revised. This step is often omitted in published Bayesian trials, yet it is the single most effective safeguard against inadvertently influential priors.
Choosing Between Informative and Weakly Informative Priors
The distinction between informative and weakly informative priors is not binary. A weakly informative prior constrains parameters to a plausible range without asserting a specific effect size. For example, a prior on a log odds ratio centerd at zero with a wide spread expresses genuine uncertainty while preventing the model from considering absurd values. This approach is often the most defensible choice in veterinary trials because the evidence base is frequently too fragmented to support precise priors.
Fully informative priors are appropriate when a trial is designed to build directly on prior work, such as a dose-confirmation study following a dose-finding study in the same species and condition. The prior should then be derived from the earlier trial's posterior distribution, with attention to whether the populations and outcome definitions match. Discounting factors can be applied when the historical data are judged only partially relevant, but the choice of discounting factor itself requires justification.
Sceptical priors have a specific role in regulatory or high-stakes settings. They shrink estimated effects toward the null and therefore require stronger evidence before a positive conclusion is reached. This conservative stance can be valuable when the consequences of a false positive are severe, such as recommending a treatment that will be used widely in production animals. The World Organization for Animal Health terrestrial code sets international standards for animal health interventions, and trials supporting such standards should use priors that do not inflate evidence.
The Likelihood and Outcome Modeling
The likelihood function must match the outcome type. Binary outcomes such as treatment success or mortality are typically modelled with a binomial likelihood. Continuous outcomes such as pain scores or weight gain are modelled with a normal likelihood, often after transformation. Time-to-event outcomes require survival models. Count outcomes such as parasite egg counts may need negative binomial or zero-inflated models. Misspecifying the likelihood distorts the posterior regardless of how carefully the prior was chosen.
Veterinary trials frequently involve clustered data, such as animals within litters, pens, or herds. Ignoring clustering inflates precision and can produce misleading posterior probabilities. Hierarchical models that include random effects for clusters are the standard Bayesian solution. These models also provide a natural way to borrow information across clusters, which is particularly useful when some clusters are small.
Posterior Interpretation and Decision Rules
The posterior distribution supports direct probability statements that align with clinical reasoning. A researcher can state the probability that treatment A is superior to treatment B, or the probability that the treatment effect exceeds a clinically meaningful threshold. These statements are more intuitive than p-values and are often more useful to veterinary practitioners making treatment decisions.
Decision rules should be specified in the protocol before data collection. A common rule declares success if the posterior probability that the treatment effect exceeds a predefined threshold is above a chosen level, such as 0.95 or 0.975. The threshold should represent a clinically meaningful effect, also a statistically detectable one. The EQUATOR Network reporting guidelines catalogue the reporting standards that apply to clinical trials, and Bayesian trial reports should state the decision rule explicitly and report the full posterior distribution, also a point estimate.
Credible intervals are often confused with confidence intervals, but they answer different questions. A 95% credible interval contains the parameter with 95% posterior probability, given the prior and the data. This interpretation is conditional on the model being correct, which is why sensitivity analysis is essential. Repeating the analysis with different priors and checking whether conclusions change is not optional in Bayesian practice, it is the primary defense against prior-driven results.
Worked Example: Bayesian Analysis of a Canine Osteoarthritis Trial
To illustrate the practical application of the methods described in the preceding sections, consider a randomised, placebo-controlled trial of a novel non-steroidal anti-inflammatory drug for canine osteoarthritis. The primary outcome is the proportion of dogs achieving a predefined reduction in owner-assessed mobility scores at six weeks. The trial randomises 60 dogs, 30 per arm.
Step 1: Define the Prior
The research team must specify a prior for the log odds ratio of treatment response. A weakly informative prior centerd at zero with a standard deviation of 0.5 on the log odds scale is a defensible starting point. This prior allows for a clinically plausible range of effects while preventing extreme estimates when data are sparse. The team should document the rationale for this choice, citing the absence of directly comparable previous trials in this specific population.
If historical data from a similar product in the same species exist, an informative prior could be constructed. The team would need to discount the historical data to account for differences in study population, outcome definition, and concurrent medications. A common approach is to apply a power prior, where the historical likelihood is raised to a power between zero and one, with lower powers indicating greater discounting. The choice of power parameter should be justified in the analysis plan.
Step 2: Specify the Likelihood
The likelihood for a binary outcome is binomial. The model can be written as:
- r_T ~ Binomial(n_T, p_T)
- r_C ~ Binomial(n_C, p_C)
- logit(p_T) = mu + delta
- logit(p_C) = mu
Here, r_T and r_C are the observed responders in each arm, n_T and n_C are the group sizes, p_T and p_C are the response probabilities, mu is the baseline log odds, and delta is the log odds ratio. The posterior distribution for delta is obtained by combining the prior with this likelihood using Markov chain Monte Carlo methods.
Step 3: Run the Analysis and Interpret the Posterior
Suppose the observed data show 21 of 30 responders in the treatment group and 14 of 30 in the placebo group. The posterior distribution for the odds ratio would have a median of approximately 3.1, with a 95% credible interval ranging from roughly 1.1 to 9.0. The posterior probability that the odds ratio exceeds 1.0 would be approximately 0.98.
The interpretation differs from a frequentist p-value. The team can state that, given the prior and the observed data, there is a 98% probability that the treatment is superior to placebo. This direct probabilistic statement is often more useful to a clinical audience than a null hypothesis test. The posterior distribution also allows the team to estimate the probability that the treatment effect exceeds any clinically meaningful threshold, such as an odds ratio of 1.5.
Step 4: Apply a Decision Rule
The trial protocol should specify a decision rule in advance. A common rule is to declare the treatment effective if the posterior probability that the odds ratio exceeds 1.0 is greater than 0.95. In this example, the criterion is met. The team should also report the posterior probability of failing to detect a clinically meaningful effect, which informs the interpretation of a negative result.
Reporting Bayesian Analyzes in Veterinary Trials
Transparent reporting is essential for the credibility of Bayesian analyzes. The ARRIVE guidelines for reporting animal research provide a general framework for transparency in animal studies, and the EQUATOR Network reporting guidelines library includes specific extensions for clinical trials. The following checklist supplements these standards for Bayesian work.
| Reporting Element | Required Information | Common Deficiency |
|---|---|---|
| Prior specification | Full mathematical form, hyperparameters, and source | Prior described only as "non-informative" without details |
| Prior justification | Elicitation method, historical data used, discounting applied | No explanation of why a particular prior was chosen |
| Sensitivity analysis | Results under alternative priors | Sensitivity analysis omitted or reported only in supplementary material |
| Computational details | Software, sampler, number of chains, convergence diagnostics | Only software named, no convergence assessment |
| Posterior summaries | Median, credible interval, probability of clinically meaningful effect | Only point estimate reported |
| Decision rule | Pre-specified threshold for declaring success | Decision rule stated after seeing the results |
The MSD Veterinary Manual professional edition offers species-specific context on outcome measures and disease natural history that can inform prior elicitation, particularly when historical data are scarce.
Species-Specific Considerations in Prior Selection
The choice of prior is not a purely statistical exercise. Species biology, production system, and patient status all influence what constitutes a reasonable prior.
In food animals, prior information from related production systems may be more relevant than data from companion animal populations. Growth rates, feed conversion, and disease incidence vary by management system, and a prior that is appropriate for one system may be misleading in another. The WOAH terrestrial animal health standards provide context on disease surveillance and control that can inform the expected baseline event rates in different production settings.
In equine trials, the heterogeneity of athletic discipline and training status affects both baseline risk and treatment response. A prior derived from racing Thoroughbreds may not transfer to dressage horses or pleasure mounts. The team should consider whether the prior variance needs to be inflated to account for this heterogeneity.
In exotic or wildlife species, historical data are often absent. Weakly informative priors are the only defensible choice, and the analysis should emphasize the uncertainty in the estimates. The team should state explicitly that the prior reflects the absence of species-specific data instead of a belief about the treatment effect.
Patient status also matters. A trial enrolling only severe cases may have a different expected response rate than one enrolling mild to moderate cases. The prior for the baseline event rate should reflect the enrollment criteria. If the trial includes a run-in period or requires a minimum disease severity score, the prior should be adjusted accordingly.
Common Pitfalls in Applied Bayesian Analysis
Several practical errors recur in veterinary Bayesian trials.
The first is the use of a prior that is more informative than intended. A prior specified as "vague" with a large variance can still exert influence when data are sparse, particularly with small sample sizes common in veterinary research. The team should examine the effective sample size of the prior and report it alongside the observed data sample size.
The second is the failure to pre-specify the analysis. Bayesian methods offer flexibility, but that flexibility becomes a liability if the analysis is adapted after seeing the data. The analysis plan should be registered before trial commencement, and any deviations should be documented and justified.
The third is the misinterpretation of credible intervals. A 95% credible interval does not have the same frequentist properties as a 95% confidence interval. The team should avoid language that implies repeated-sampling guarantees and instead describe the interval as the range of values that contain the true effect with 95% posterior probability.
The fourth is the neglect of sensitivity analysis. The posterior conclusions should be robust to reasonable changes in the prior. If the conclusion changes when the prior is altered, the trial results are driven by the prior instead of the data, and this must be reported honestly.
The fifth is the failure to consider the clinical decision context. A Bayesian analysis produces a probability distribution, but the trial conclusion requires a decision rule that incorporates clinical and economic consequences. The team should specify what probability threshold justifies a recommendation for clinical use, and this threshold should be set before the analysis.
Recognized Complications and Early Detection
Bayesian analyzes in veterinary trials fail in characteriztic ways. The most common complication is prior-likelihood conflict, where the prior distribution and observed data disagree to a degree that signals a misspecified model instead of a genuine treatment effect. Detect this early by comparing the prior predictive distribution with the first interim data. If the observed outcomes fall in the extreme tails of the prior predictive distribution, the prior was either too narrow, the outcome measure was miscalibrated, or the study population differs from the population that informed the prior.
Non-convergence of Markov chain Monte Carlo sampling is the second frequent failure. Visual inspection of trace plots and the Gelman-Rubin statistic, with a threshold below 1.1 for all parameters, identifies chains that have not mixed. In veterinary trials with small sample sizes, non-convergence often arises from weakly identified parameters, such as a variance component estimated from fewer than ten animals per group. Running more iterations rarely fixes a weakly identified model, reparameterisation or a simpler model is usually required.
A third complication is posterior sensitivity to prior choice. When the posterior mean or credible interval shifts materially across reasonable prior specifications, the analysis has not achieved robustness. Conduct a sensitivity analysis with at least three priors: the primary elicited prior, a weakly informative prior, and a sceptical prior centerd on no effect. If conclusions change across these, report all results and interpret the treatment effect as prior-dependent.
Common Errors and Corrective Actions
Less experienced analysts frequently treat the posterior mean as a point estimate without reporting uncertainty. The credible interval is the primary output of a Bayesian analysis, and decisions should be based on the full posterior distribution, not a single summary value.
A second error is using a flat prior without justification. Uniform priors on probability scales are not non-informative, they place substantial mass on extreme values. For a survival probability, a uniform prior on the log-odds scale is more defensible than a uniform prior on the probability scale. When in doubt, use weakly informative priors with documented rationale.
A third error is conflating the posterior probability of benefit with a frequentist p-value. A posterior probability of 0.95 that the treatment effect exceeds zero is not equivalent to p < 0.05, and the two quantities answer different questions. State the decision rule before the analysis and report the posterior probability against that rule.
Students also err by eliciting priors from a single expert. Prior elicitation should involve multiple clinicians with relevant species experience, and disagreement between experts should be quantified and reported. A prior that hides expert disagreement is misleading.
| Observation | Likely Cause | Discriminating Check |
|---|---|---|
| Posterior changes markedly across reasonable priors | Prior too influential or data too sparse | Compare posterior under elicited, weakly informative, and sceptical priors |
| Trace plots show poor mixing | Weakly identified parameters | Check effective sample size and reparameterise |
| Observed data fall outside prior predictive range | Prior-likelihood conflict | Re-examine prior elicitation and outcome calibration |
| Posterior probability of benefit high but credible interval wide | Small sample with noisy outcome | Report the full posterior, also the probability |
| Convergence fails despite long runs | Model too complex for data | Simplify the model or reduce parameter count |
Limitations of the Current Evidence
The evidence base for Bayesian methods in veterinary clinical trials remains thin. Published veterinary trials using Bayesian designs are sparse, and most methodological guidance is extrapolated from human medicine. The Global Burden of Disease studies have used Bayesian meta-regression tools such as DisMod-MR for human disease estimation, as described in the GBD 2016 disease and injury incidence and prevalence analysis and the GBD 2016 neurological disorders burden analysis, but these applications address population-level estimation instead of randomised trial inference. Direct transfer of these approaches to veterinary trials requires caution because veterinary outcome measures, placebo responses, and species-specific physiology differ from human contexts.
Expert opinion still differs on how informative priors should be in regulatory submissions. Some regulators and journal reviewers accept well-documented informative priors, while others view them as a source of bias. The ARRIVE guidelines for reporting animal research require transparent reporting of all methods, and this extends to prior specification, but they do not prescribe a preferred prior strength. Until more veterinary trials with Bayesian designs are published and scrutinised, this disagreement will persist.
Referral, Consultation, and Reporting
A veterinary researcher should seek statistical consultation when the trial design involves adaptive elements, when prior elicitation requires formal methods such as the Sheffield method or probability encoding, or when the analysis plan includes hierarchical models with multiple levels of clustering. These situations require specialised expertise that general statistical software packages do not provide reliably.
Laboratory involvement is warranted when outcome measures require assay validation, biomarker calibration, or pharmacokinetic modeling. The prior for a biomarker endpoint should incorporate assay performance characteriztics, and laboratory scientists should contribute to that elicitation.
Regulatory reporting obligations vary by jurisdiction and product type. For studies supporting marketing authorisation of pharmaceuticals or biologics, consult the relevant national authority early in the design phase. The World Organization for Animal Health terrestrial animal health standards address surveillance and disease control but do not govern clinical trial statistics, however, trials conducted for trade-related claims may need to satisfy these standards. The American Veterinary Medical Association practice resources provide guidance on professional conduct and research integrity that applies to all veterinary studies.
When a Bayesian analysis produces results that conflict with a pre-specified frequentist analysis, both results must be reported. Suppressing one analysis in favour of the other is a reporting integrity failure. The EQUATOR Network reporting guidelines library includes extensions for adaptive and Bayesian designs that should be consulted before manuscript submission.
Frequently Asked Questions
How much does a Bayesian analysis cost compared with a frequentist analysis, and what resources are required?
The additional cost is usually modest. Most of the expense in a veterinary trial lies in animal acquisition, housing, diagnostics, and personnel time, not in the statistical method. Bayesian analyzes require specialised software such as Stan, JAGS, or WinBUGS, and a statistician comfortable with Markov chain Monte Carlo methods. Open-source software eliminates licensing fees. The main resource burden is the time spent on prior elicitation, which can add several days of discussion between the clinical team and statistician. For small pilot studies, a weakly informative prior analysis can be run with minimal additional cost over a conventional approach.
What should I do when my institution lacks a statistician with Bayesian experience?
Begin with published reporting standards for animal research, such as the ARRIVE guidelines, to structure your protocol and analysis plan. Collaborate with a statistical consultant, even remotely, for the prior specification and model checking stages. Many veterinary schools and agricultural research stations employ biostatisticians who can advise. Alternatively, use pre-specified weakly informative priors and standard software with well-documented example code. Transparent reporting of your prior choices and sensitivity analyzes matters more than the sophistication of the model. If no consultant is available, consider a simpler Bayesian model with conjugate priors that can be fit with closed-form calculations.
How do I explain Bayesian results to a regulatory body or funding agency unfamiliar with posterior probabilities?
Frame the posterior probability in decision terms. State the probability that the treatment effect exceeds a clinically meaningful threshold, instead of presenting credible intervals alone. Provide a sensitivity analysis showing how conclusions change under different priors. Reference established reporting frameworks from the EQUATOR Network to demonstrate methodological rigour. Emphasize that Bayesian methods are already used in major international disease burden estimation, as described in the Global Burden of Disease studies, which gives regulators a familiar precedent. Offer to supply the analysis code and raw posterior samples for independent verification.
Can I use historical control data from previous trials at my institution as an informative prior?
Yes, but with caution. Historical controls can substantially reduce the number of animals needed in the current trial, which is valuable in veterinary medicine where sample sizes are often constrained. Weight the historical data according to its relevance. Adjust for differences in animal source, housing, disease severity, and outcome measurement between the historical and current trials. Use a power prior or a hierarchical model that discounts the historical information. Always run a sensitivity analysis comparing results with and without the historical prior. If the historical data come from a different production system, breed, or geographic region, reduce the prior weight accordingly. Document your discounting rationale explicitly in the protocol.
How should I document prior choices in the study protocol and final report?
Document the prior specification before any outcome data are examined. Record the distribution family, parameters, and the rationale for each choice. Name the individuals who participated in prior elicitation and describe the process used. State whether the prior was informative, weakly informative, or non-informative, and justify that classification. Include the results of prior predictive checks. In the final report, present the posterior summary alongside the prior and likelihood contributions separately. Follow the reporting standards in the ARRIVE guidelines for transparency. If the prior was changed after seeing data, disclose this clearly and explain the reason, as this affects the interpretation of error rates.
How do Bayesian methods apply to field trials in production animals where animals are clustered within herds?
Bayesian hierarchical models handle clustered data naturally. Specify a herd-level random effect to account for within-herd correlation, and use informative priors for the between-herd variance based on previous studies in the same production system. This approach is particularly useful when the number of herds is small, because the prior stabilizes variance estimates. Report the intraclass correlation coefficient and its posterior distribution. Consider whether the intervention effect varies across herds, and if so, present the posterior distribution of the herd-level treatment effect heterogeneity. For regulatory submissions involving food animals, consult the WOAH terrestrial animal health standards for relevant reporting expectations.
Related Clinical & Scientific Guides
- Conducting Systematic Reviews of Veterinary Diagnostic Test Accuracy
- Bias in Veterinary Research: Types, Sources, and Mitigation
- Cluster Randomized Trials in Veterinary Research: Design and Analysis
References and Further Reading
- Global, regional, and national comparative risk assessment of 84 behavioral, environmental and occupational, and metabolic risks or clusters of risks for 195 countries and territories, 1990-2017: a systematic analysis for the Global Burden of Disease Study 2017.. 2018.
- Global mortality associated with 33 bacterial pathogens in 2019: a systematic analysis for the Global Burden of Disease Study 2019.. 2022.
- Global, regional, and national incidence, prevalence, and years lived with disability for 354 diseases and injuries for 195 countries and territories, 1990-2017: a systematic analysis for the Global Burden of Disease Study 2017.. 2018.
- Global, regional, and national incidence, prevalence, and years lived with disability for 328 diseases and injuries for 195 countries, 1990-2016: a systematic analysis for the Global Burden of Disease Study 2016.. 2017.
- Global, regional, and national burden of neurological disorders, 1990-2016: a systematic analysis for the Global Burden of Disease Study 2016.. 2019.
- Global, regional, and national burden of stroke, 1990-2016: a systematic analysis for the Global Burden of Disease Study 2016.. 2019.
- ARRIVE Guidelines 2.0 for Reporting Animal Research. PLOS Biology, 2020.
- EQUATOR Network Reporting Guidelines. EQUATOR Network.
- MSD Veterinary Manual, Professional Edition. MSD Veterinary Manual.
Related Articles
- Selecting and Implementing Blinding Methods in Veterinary Trials
- Statistical Analysis of Veterinary Clinical Trials: Common Methods and Misconceptions
- Blinding in Veterinary Clinical Research: Methods and Challenges
- Implementing Adaptive Trial Designs in Veterinary Clinical Research
- Outcome Measures in Veterinary Clinical Trials: Selection and Validation
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.