Abstract
In multi-site clinical research, diagnostic assessments can vary across sites even when standardized criteria and instruments are used, leading to inconsistent disease classification. This issue is examined in settings with an anchor variable that confidently identifies disease when positive but provides no information when negative. A random effects model is introduced for site-specific sensitivity, along with likelihood-based methods for estimation and hypothesis testing. The approach addresses two objectives: testing whether diagnostic sensitivity varies across sites, and quantifying the magnitude of such variability. Validation data is incorporated to establish parameter identifiability. Laplace approximation and the Expectation-Maximization (EM) algorithm are further engaged to address the computational challenge caused by an intractable integral in the likelihood function. Likelihood ratio and score tests are constructed to account for the boundary constraint that arises when the null hypothesis places the variance component at zero. Simulation studies demonstrate the good performance in finite samples, with accurate parameter estimates and appropriate test size and power. Application to a multi-site Huntington disease cohort for diagnosing mild cognitive impairment reveals differences in diagnostic sensitivity across sites, with tests providing strong evidence of heterogeneity. This framework offers a principled approach for testing and quantifying site-level variability in diagnostic sensitivity, supporting more consistent inference in multi-site studies.
Keywords: Huntington disease, Laplace approximation, mild cognitive impairment, mixed models, variance component
1 |. INTRODUCTION
Mild cognitive impairment (MCI) is one of the earliest indicators of Huntington disease, a devastating neurodegenerative disorder that leads to progressive motor and cognitive decline1,2. Detecting MCI in its early stages offers the potential to intervene before irreversible damage occurs. However, diagnosing MCI is not straightforward. Even with standardized cognitive tests, site-level differences in diagnostic practices—how these tests are administered, interpreted, and scored—can lead to inconsistent diagnoses across multi-site studies. Such inconsistency can result in patients being misclassified, potentially excluding them from clinical trials or delaying access to appropriate interventions3.
To address the diagnostic inconsistency, we propose a statistical framework that accounts for site-level variability while leveraging partial diagnostic information. Let denote a binary variable indicating true MCI status: if the patient has MCI, and otherwise. Let denote a vector of covariates—such as age, genetic information, or other relevant biomarkers—that are predictive of MCI status. Determining true MCI status for all patients requires comprehensive cognitive assessment and clinical judgment, which is resource-intensive. However, for patients whose cognitive test scores meet a strict diagnostic criterion, we can definitively confirm MCI status. We define an anchor variable —a binary diagnostic indicator observed for every patient—where confirms the patient has MCI based on meeting this strict criterion, and means the patient’s MCI status remains uncertain and requires additional clinical evaluation to determine. Under this setting, where MCI status is confirmed for some patients but remains uncertain for others (known as “positive-only” data4,5), the anchor variable has perfect positive predictive value: , but provides no information about when . We refer to patients with as anchor-positive cases, and those with as unlabeled patients. We assume is fully observed for all patients. The observed data consist of for all patients, with observed when , supplemented by a validation subset of patients with for whom is also observed. We refer to the data observed for all patients as the main data, and the subset where is additionally observed for patients with as the validation data.
The anchor variable framework we use builds on the work of Zhang et al. (2020)6, who introduced a model for predicting using , where the sensitivity of the anchor variable, , was assumed constant across all observations. Specifically, they assumed , where is a fixed constant, and used a logistic regression model to relate and :
While this model provides a foundation for leveraging partial diagnostic information, it does not account for site-level variability in diagnostic practices. In multi-site studies, differences in clinician judgment, testing protocols, or patient populations can lead to systematic variation in how effectively sites identify true MCI cases, meaning the sensitivity may differ across sites rather than remaining constant. However, allowing sensitivity to vary across sites introduces identifiability challenges, as the additional site-specific parameters may not be uniquely determined without additional information.
In this paper, we extend the model of Zhang et al. (2020)6 by allowing the sensitivity of the anchor variable, , to vary across sites through a random effect structure that captures systematic differences in diagnostic practices. Like Zhang et al. (2020)6, we use validation data consisting of patients with for whom true MCI status is observed. However, allowing sensitivity to vary by site introduces additional parameters and establishing identifiability conditions beyond those needed for the constant sensitivity case. We show that under our model structure with validation data, all parameters, including those governing site-to-site variability, remain identifiable. Our approach has two objectives: to test whether site-level variability exists in diagnostic sensitivity, and to quantify the magnitude of such variability. By explicitly modeling these site-specific differences, our framework can detect when diagnostic practices are inconsistent across a multi-site study, alerting researchers to potential problems in data quality or the need for improved standardization of diagnostic protocols.
The rest of this paper is organized as follows. Section 2 formulates the model, establishes identifiability, and develops the likelihood function, which involves an intractable integral over random effects and partially observed MCI status. Section 3 addresses this computational challenge by developing a Laplace approximation and an Expectation-Maximization (EM) algorithm to obtain the maximum likelihood estimator (MLE) of the model parameters, then uses MLE and its inference results to construct test statistics for assessing whether site-level variability exists. We evaluate our approach through simulation studies (Section 4) and an application to a multi-site study of MCI in Huntington disease (Section 5). Section 6 concludes with a discussion of potential methodological extensions and directions for future research. Technical details are provided in the Supplementary Material.
2 |. MODELING AND MAXIMUM LIKELIHOOD ESTIMATOR
Let denote sites and denote patients within site . As described in Section 1, we observe main data consisting of for all patients, where is a vector of fully observed covariates and is the anchor variable, and validation data consisting of true MCI status for a subset of patients with . Note that for patients with in the main data, we have by the definition of the anchor variable.
We model the relationship between MCI status and covariates using a logistic regression:
| (1) |
where contains patient-specific covariates—such as age, genetic information, or other relevant biomarkers—that are related to MCI status. We do not include site indicators in because site membership should not directly affect the probability of having MCI.
To account for site-level variation in diagnostic sensitivity, we introduce a random effects model for the anchor variable:
| (2) |
where is the fixed intercept, is the site-specific random effect, and quantifies the magnitude of site-to-site variability in diagnostic sensitivity. For notational simplicity, we use to denote and let denote the probability density function of .
Our objectives are to test whether site-level variability exists and to quantify its magnitude. Testing whether addresses whether different sites exhibit varying sensitivities in diagnosing MCI. A non-zero value of indicates that site-specific factors influence the likelihood of a positive diagnosis. We test the hypotheses:
Under , diagnostic sensitivity is constant across all sites, while indicates systematic differences. We use the likelihood ratio test (LRT) and the asymptotically equivalent score test. Constructing these test statistics requires the likelihood and score functions, which we develop in the following subsections. The computational methods needed to evaluate these functions and the details of the tests are presented in Section 3.
2.1 |. Likelihood for Main Data
We derive the likelihood for the main data at site . We start with the joint probability density function
Treating the random effect as if it were observed, the full data likelihood for , is
Since is actually unobserved, we obtain the observed data likelihood by integrating over the distribution of . The resulting observed data likelihood is the likelihood for the main data:
where is the density function of . The corresponding loglikelihood is
Detailed derivations are provided in Section S1 of the Supplementary Material.
2.2 |. Combined Likelihood for Main and Validation Data
We construct a validation subset by randomly sampling additional patients with and observing their true MCI status . Let denote the number of validation observations at site . We now derive the likelihood for both the main data and the validation data .
The joint density of is
Treating the random effect as if it were observed, the full data likelihood combining the main data and validation data is
| (4) |
Since is actually unobserved, we obtain the observed data likelihood by integrating over the distribution of . This observed data likelihood is the likelihood for the main and validation data combined. The corresponding loglikelihood for site is
Detailed derivations are provided in Section S2 of the Supplementary Material. We also provided identifiability of the model parameters in Section S3 in the Supplementary Material.
2.3 |. Maximum Likelihood Estimator
With identifiability established in Section S3, we now develop the maximum likelihood estimator for , defined as , based on the combined likelihood for the main data and the validation data from Section 2.2. This likelihood involves an integral over the random effects that does not have a closed form, making direct maximization computationally challenging. To facilitate estimation, we reformulate the problem using a missing data framework that treats the unobserved values (for patients with not in the validation data) as missing data.
We introduce an indicator variable where if is observed and if is unobserved. Under this formulation, the observed data can be represented as , where is only available when . This structure satisfies the missing at random (MAR) assumption because the observation mechanism depends only on observed quantities: for patients with in the main data, MCI status is definitively known so , while for patients with in the main data, whether is observed depends only on selection into the validation data at rate , independent of , or the unobserved .
Noting that the joint density of is
the loglikelihood for site is
where is a constant that does not depend on the parameters. We obtain the maximum likelihood estimator by maximizing with respect to . The following theorem characterizes the asymptotic distribution of .
Theorem 1. Assume . The MLE satisfies
where is the score function. Therefore,
in distribution.
This theorem provides the theoretical foundation for quantifying site-level variability: the estimated variance component directly measures the magnitude of variability in diagnostic sensitivity across sites, and its asymptotic distribution allows the construction of confidence intervals. Specific form of the score function and more details of the proof are provided in Section S4 of the Supplementary Material.
3 |. COMPUTATION AND VARIANCE COMPONENT TESTING
While we derived the maximum likelihood estimator of in Section 2.3, we cannot obtain the MLE using conventional optimization procedures. This is because the likelihood involves an intractable integral over the random effects , and it also contains the treatment of the missing MCI status in the main data. This section shows how to bypass these computational challenges and address our two objectives: estimating and testing whether site-level variability exists.
We develop two computational approaches. The Laplace approximation (Section 3.1) approximates the intractable integral to obtain tractable expressions for the likelihood. The Expectation-Maximization (EM) algorithm (Section 3.2) handles the issue caused by the missing MCI status. With these methods in hand, we construct the likelihood ratio test (LRT) and score test in Section 3.3.
3.1 |. Laplace Approximation
The likelihood for the main and validation data developed in Section 2.2 involves an intractable integral over the random effects . We use the Laplace approximation to obtain a tractable expression for this likelihood. This approximation is used for both estimating via the EM algorithm (Section 3.2) and constructing test statistics (Section 3.3).
The likelihood we seek to approximate is where is defined as in (4), where the expectation is taken over the distribution of . For notational convenience, we substitute where ; note that is not a parameter but simply represents the site-specific sensitivity . We have
| (5) |
where . We apply Laplace approximation by expanding around using a second-order Taylor expansion. We define , and . The Taylor expansion gives
Substituting this approximation into (5), we obtain
where and the last equality uses the fact that the integrand is the kernel of a normal distribution. We denote this approximate likelihood as , where the subscript indicates approximation.
The corresponding approximate loglikelihood is
| (6) |
where the detailed forms of , and are provided in Section S5 of the Supplementary Material.
This approximate loglikelihood provides the quantities needed for both estimation and testing. The score function is
| (7) |
Under , this simplifies to
The Fisher information is approximated by
These quantities will be used in Section 3.2 for the EM algorithm and in Section 3.3 for constructing test statistics.
3.2 |. EM Algorithm Implementation
The likelihood for the main data and the validation data is not easily maximized directly using standard optimization procedures because it involves missing values for patients with not in the validation data. We use the EM algorithm to operationalize the maximization by treating these unobserved values as missing data.
To describe the EM algorithm, we introduce notation for tracking which values are observed or missing. Let denote all values (both observed and missing), denote the observed values, and denote the missing values. The notation differs from the indicator variable used in Section 2: while indicates whether each is observed, the notation explicitly represents the values themselves, which is more convenient for the EM derivations.
The EM algorithm requires specifying a likelihood as if all values and random effects were observed. We denote the likelihood under such a hypothetical scenario as :
| (8) |
(8) differs from in (4): (8) includes all values (even the missing ones for patients with in the main data), while (4) includes only the observed values.
Since the random effects are unobserved in (8), we apply the Laplace approximation from Section 3.1. We define , and , where . From the procedure in Section 3.1, we obtain
where we denote as the approximate full- likelihood, which is an approximation of the likelihood obtained when all values are observed.
The corresponding approximate loglikelihood is
where the detailed forms of , and are provided in Section S6 of the Supplementary Material.
Remark 1. The approximate likelihoods from Section 3.1 and serve different purposes. The likelihood is based on the observed data (only truly observed values), while is based on the complete data (as if all values were observed). The relationship between them is , where denotes observed values and denotes missing values. The EM algorithm maximizes by iteratively computing and maximizing with respect to .
The EM algorithm proceeds as in Algorithm 1.
The parameters may be estimated sequentially or simultaneously. Sections S7 and S8 of the Supplementary Material provide the EM procedures for both approaches.
3.3 |. Likelihood Ratio Test and Score Test Statistics
With the Laplace approximation and EM algorithm in hand, we now construct the likelihood ratio test (LRT) and score test statistics for testing versus . We denote the MLE under as and the MLE under as . The LRT statistic is
Because the null hypothesis places on the boundary of the parameter space, the LRT statistic does not follow the standard distribution. Instead, follows asymptotically a mixture distribution under 7,8, where is a degenerate distribution with .
Algorithm 1.
EM Algorithm
| E-step: At the -th iteration, compute the expected complete data loglikelihood |
| where is an initial value. |
| M-step: Obtain the updated estimate by |
| Repeat until convergence: |
To determine the critical value at significance level , note that the upper tail probability comes solely from the component. We have , which implies . Therefore, we reject if , where is the ()-th quantile of , equivalently the ()-th quantile of the mixture distribution. The corresponding -value is .
The score test provides an asymptotically equivalent alternative. Let denote the score function evaluated under , where . We partition the Fisher information matrix according to and as
where
Let denote the conditional Fisher information for evaluated at . The score test statistic is
which follows a standard normal distribution under . We reject if in a one-sided test at significance level .
Explicit forms of and derivations of the asymptotic distributions are provided in Section S9 of the Supplementary Material.
4 |. SIMULATIONS
We assess the finite sample performance of our proposed method through simulation studies that address three key questions: Does the method provide accurate parameter estimates? Do the LRT and score tests maintain appropriate size and power? How does performance depend on sample size and number of sites?
We generate data from the logistic model
where and , yielding a phenotype prevalence of approximately 22%. The anchor variables are generated from
where . All results across simulations are based on 200 Monte Carlo samples. We carry out the three simulations below.
Simulation 1: , and ,
Simulation 2: (Cases 1, 2, and 3) with fixed and ,
Simulation 3: and , with smaller values of and . Specifically, (i) we vary with a fixed ; (ii) we vary with a fixed .
For each simulation, we randomly select 50% of patients with to form the validation subset, mirroring the structure of the Huntington disease data in Section 5. The three simulation scenarios are designed to evaluate different aspects of the method. Simulation 1 represents moderate site-level variability; Simulation 2 resembles the Huntington disease data and assesses sensitivity to the variance component; and Simulation 3 investigates performance with limited data, following a reviewer’s suggestion.
Table 1 presents parameter estimates and sample standard deviations for Simulations 1 and 2. The estimates are generally accurate across all sample sizes, with standard deviations decreasing as expected with larger samples. Table 2 shows results for the small-sample settings in Simulation 3. Parameter estimates exhibited greater variability in these settings but generally stabilized as either or increased, indicating that the method remains robust for data sizes comparable to the real application.
TABLE 1.
Simulations 1 and 2. Biases (bias) and sample standard deviations (std) based on 200 simulations. The validation set is 50% of the total number of observations with , the prevalence rate is 22%, and .
| Simulation 1 | |||||
|---|---|---|---|---|---|
| bias (std) | 0.0077 (0.0407) | −0.0109 (0.1033) | 0.0121 (0.0559) | 0.0085 (0.0346) | |
| bias (std) | −0.0041 (0.0288) | 0.0057 (0.0631) | 0.0070 (0.0361) | −0.0008 (0.0170) | |
| bias (std) | −0.0013 (0.0202) | 0.0023 (0.0436) | 0.0040 (0.0286) | −0.0006 (0.0111) | |
| Case 1 of Simulation 2 | |||||
| bias (std) | 0.0026 (0.0551) | 0.0044 (0.1169) | 0.0037 (0.0427) | −0.0075 (0.0283) | |
| bias (std) | 0.0005 (0.0324) | −0.0104 (0.0731) | 0.0205 (0.0404) | −0.0065 (0.0196) | |
| bias (std) | −0.0044 (0.0217) | 0.0073 (0.0479) | 0.0286 (0.0375) | −0.0059 (0.0145) | |
| Case 2 of Simulation 2 | |||||
| bias (std) | 0.0011 (0.0510) | −0.0079 (0.1026) | 0.0038 (0.0383) | −0.0031 (0.0186) | |
| bias (std) | 0.0036 (0.0313) | −0.0055 (0.0704) | 0.0056 (0.0284) | −0.0031 (0.0115) | |
| bias (std) | 0.0020 (0.0205) | −0.0036 (0.0465) | 0.0049 (0.0261) | −0.0016 (0.0092) | |
| Case 3 of Simulation 2 | |||||
| bias (std) | 0.0054 (0.0496) | −0.0047 (0.1138) | −0.0004 (0.0325) | −0.0005 (0.0142) | |
| bias (std) | 0.0013 (0.0359) | 0.0005 (0.0737) | 0.0009 (0.0272) | −0.0003 (0.0087) | |
| bias (std) | 0.0010 (0.0221) | −0.0021 (0.0482) | 0.0018 (0.0199) | −0.0006 (0.0055) | |
TABLE 2.
Simulations 3. Biases (bias) and sample standard deviations (std) based on 200 simulations. The validation set is 50% of the total number of observations with , the prevalence rate is 22%, and .
| Fixed | |||||
|---|---|---|---|---|---|
| bias (std) | 0.0031 (0.2382) | −0.0490 (0.5153) | 0.0719 (0.3353) | −0.0187 (0.0106) | |
| bias (std) | 0.0332 (0.2152) | −0.0795 (0.4675) | 0.0271 (0.2650) | −0.0161 (0.0231) | |
| bias (std) | 0.0023 (0.1466) | −0.0238 (0.3111) | −0.0064 (0.1730) | −0.0074 (0.0339) | |
| bias (std) | 0.0008 (0.0649) | 0.0093 (0.1408) | 0.0103 (0.0814) | −0.0016 (0.0270) | |
| Fixed | |||||
| bias (std) | 0.0408 (0.3183) | −0.1243 (0.6716) | 0.1905 (1.1091) | −0.0024 (0.2053) | |
| bias (std) | 0.0258 (0.2227) | −0.0265 (0.4810) | 0.0147 (0.2699) | −0.0145 (0.0246) | |
| bias (std) | −0.0195 (0.1405) | 0.0112 (0.2887) | 0.0240 (0.1499) | −0.0163 (0.0159) | |
| bias (std) | 0.0063 (0.0943) | −0.0020 (0.2087) | −0.0085 (0.1336) | −0.0142 (0.0218) | |
Table 3 presents empirical sizes and powers of the LRT and score test based on 1,000 and 2,000 replicates, respectively, including those under the additional small-sample settings. The score test maintains empirical size close to the nominal level, while the LRT is slightly conservative. Both tests achieve similar power with power increasing as the variance component increases. Figure 1 illustrates the relationship between power and for several sample sizes based on 1,000 simulations. Overall, the score test demonstrates better finite-sample performance than the LRT, maintaining appropriate size while achieving comparable power, even in small-sample cases.
TABLE 3.
Empirical size and power comparisons based on 1000 simulations and 2000 simulations. The validation set is 50% of the total number of observations with , and 22% prevalence. “LRT” is likelihood ratio test, “Score” is score test. Significance level 5%.
| Number of simulations | Method | Size |
Power | ||||
|---|---|---|---|---|---|---|---|
| 1000 | LRT | 30 | 0.0240 | 0.0530 | 0.0890 | 0.1340 | 0.1770 |
| 100 | 0.0420 | 0.1360 | 0.4250 | 0.6230 | 0.8470 | ||
| 200 | 0.0440 | 0.3400 | 0.8810 | 0.9730 | 0.9970 | ||
| 500 | 0.0360 | 0.8750 | 1.0000 | 1.0000 | 1.0000 | ||
| 1000 | 0.0420 | 0.9980 | 1.0000 | 1.0000 | 1.0000 | ||
| Score | 30 | 0.0373 | 0.0522 | 0.0950 | 0.1494 | 0.1990 | |
| 100 | 0.0551 | 0.1502 | 0.4580 | 0.6310 | 0.8340 | ||
| 200 | 0.0500 | 0.3500 | 0.8710 | 0.9730 | 0.9980 | ||
| 500 | 0.0500 | 0.8700 | 1.0000 | 1.0000 | 1.0000 | ||
| 1000 | 0.0490 | 0.9980 | 1.0000 | 1.0000 | 1.0000 | ||
| 2000 | LRT | 30 | 0.0280 | 0.0565 | 0.0955 | 0.1365 | 0.1930 |
| 100 | 0.0430 | 0.1435 | 0.4290 | 0.6285 | 0.8500 | ||
| 200 | 0.0435 | 0.3505 | 0.8825 | 0.9745 | 0.9980 | ||
| 500 | 0.0385 | 0.8755 | 1.0000 | 1.0000 | 1.0000 | ||
| 1000 | 0.0455 | 0.9990 | 1.0000 | 1.0000 | 1.0000 | ||
| Score | 30 | 0.0378 | 0.0607 | 0.1060 | 0.1544 | 0.2180 | |
| 100 | 0.0586 | 0.1621 | 0.4582 | 0.6405 | 0.8435 | ||
| 200 | 0.0507 | 0.3605 | 0.8715 | 0.9745 | 0.9980 | ||
| 500 | 0.0491 | 0.8695 | 1.0000 | 1.0000 | 1.0000 | ||
| 1000 | 0.0495 | 0.9990 | 1.0000 | 1.0000 | 1.0000 | ||
FIGURE 1.

Empirical power of the proposed tests based on 1,000 simulations. The case (empirical size) is reported in Table 3; hence the curves begin at .
5 |. APPLICATION
We analyze data from the Prospective Huntington At-Risk Observational Study (PHAROS), which includes 664 individuals at risk for Huntington’s disease (defined as having ≥ 36 CAG repeats in the Huntington gene) across 20 study sites. The number of patients at each site ranges from 25 to 59. Our goal is to assess whether differences in the diagnosis of MCI exist across these sites, as variability in diagnostic practices may lead to inconsistent results. To investigate site-specific variability, we focus on two key covariates: age at baseline and CAG repeat length, which refers to the number of cytosine-adenine-guanine (CAG) repeats in the Huntington gene, a well-established genetic marker for Huntington disease9. Though debated, evidence suggests both CAG repeat length and age at baseline are associated with cognitive decline, which is why it is important to consider their potential effects when diagnosing mild cognitive impairment in Huntington disease2.
In this study, we aim to distinguish between patients who are certain to have MCI and those who do not, with some patients falling into an uncertain category. We define if the -th patient at the -th site is certain to have MCI, and otherwise. For patients who meet the criteria for multiple-domain mild cognitive impairment (i.e., when scores on two or more cognitive tests, such as the Symbol Digit Modality Test and the Stroop Color Word Test, are 1.5 standard deviations below normative means), we set , implying that —the patient is definitively diagnosed with MCI10,2. (Normative means for the cognitive tests are summarized in Table 4.) For patients who meet the criteria for MCIt on at most one cognitive test, we define , indicating that their MCI diagnosis is uncertain, meaning could be either 0 or 1.
TABLE 4.
The cutoff values for SDMT and SCWT scores
| mean | std | cutoff | |
|---|---|---|---|
| SDMT | 60.9 | 11.3 | 43.9 |
| SCWT - color | 79.1 | 14.0 | 58.1 |
| SCWT - word | 108.2 | 15.3 | 85.2 |
| SCWT - interference | 46.1 | 10.4 | 30.5 |
In the validation set, where , we classify patients who do not meet the MCI criteria for any of the cognitive tests as (no MCI). If a patient’s score is below the cutoff on a single cognitive test, we classify , indicating single-domain mild cognitive impairment. The full dataset comprises 664 patients: 65 with and 599 with . Among the 599 patients with have observed and constitute the validation set. The remaining 364 patients (65 with and 299 with ) form the main data. The validation rate is approximately 300/599 ≈ 50%. From the statistical point of view, a larger validation data is always more beneficial. However, the cost and feasibility of collecting validation data impose restriction. Consequently, no single guideline is applicable to all situations. The size of the validation subset should balance two considerations: larger subsets enhance estimation efficiency and testing power, but also demand greater resources for outcome adjudication. When feasible, a validation rate above 30% is recommended; however, the proposed approach remains applicable with lower proportions if required. Also, only subjects with should be selected randomly to ensure that the validation sample accurately represents the unlabeled population.
We generated 200 bootstrap samples to estimate the parameters, with the results and standard deviations provided in Table 5. For each bootstrap replicate, we independently resampled 300 patients with replacement from the validation set and 364 patients with replacement from the main data. The estimated coefficients for age at baseline () and CAG repeat length () have -values of −0.8572 and 0.7946, respectively, indicating that the covariate effects are not statistically significant. The negative coefficient for age suggests that older age may be associated with a lower likelihood of MCI, while the positive coefficient for CAG repeat length suggests that longer CAG repeats are linked to a higher likelihood of MCI. However, the lack of statistical significance indicates that these relationships are not strong enough to be conclusive. These results align with existing literature, where CAG repeat length is known to influence the progression of Huntington disease and its cognitive effects2. The lack of significance for age may reflect that other unmeasured site-specific or biological factors may also be contributing to the variability in MCI diagnosis1.
TABLE 5.
The estimates (est) and the sample standard deviations (std) based on 200 bootstrap samples. The validation set is 50% of the total number of observations with and .
| est | −0.6205 | −0.0159 | 0.0195 | −0.4544 | 1.8229 |
| std | 0.0853 | 0.0185 | 0.0246 | 0.4703 | 0.6444 |
Next, we performed both the LRT and a score test to evaluate the null hypothesis versus the alternative , where represents the variability in site-specific sensitivity for the anchor variable . The LRT statistic is , with a -value of < 0.001, and the score statistic , also yielding a -value of < 0.001. The significant results support , indicating substantial site-level variability in the sensitivity of the anchor variable.
Although all sites used the same criteria for diagnosing MCI and administered the same quantitative cognitive tests, the variability in suggests that differences in site practices, such as testing protocols or clinician judgment, may influence MCI diagnosis. For example, some sites may have more experienced clinicians who interpret test results more conservatively, leading to fewer diagnoses of MCI, while other sites may be more inclined to diagnose MCI based on borderline test scores. Additionally, variability in testing environments—such as differences in patient comfort, time of day, or distractions—could influence cognitive performance and, consequently, diagnosis.
Having established that substantial site-level variability exists, we now examine the site-specific effects to identify which sites have notably higher or lower sensitivity. We provide estimates of using three approaches that leverage different sources of information. We first obtain estimates following (S.3), estimate by the sample average , and compute initial estimates of as for . Next, using the estimated parameters and from our proposed method, we compute empirical Bayes (EB) estimates of the random effects under two models. The first EB estimator, denoted , uses only the sensitivity model logit and incorporates the estimated variance component to shrink estimates toward the mean. Specifically, we compute by maximizing the log-likelihood for each site , where and and is a constant not involving . The second EB estimator, denoted , additionally incorporates covariate information through , using both the sensitivity model and the covariate-disease relationship. Specifically, we compute by maximizing the log-likelihood for each site , where does not contain . Figure 2 displays boxplots comparing the three sets of estimates. The initial estimates show the raw site-to-site variation before accounting for uncertainty. The EB estimates and shrink extreme values toward zero, with showing the most shrinkage due to incorporating additional covariate information. In all cases, the spread of the estimated values indicates substantial variation in diagnostic sensitivity across the 20 sites, confirming the test results and highlighting the importance of accounting for site effects. Sites with negative estimated values have lower sensitivity and may require closer examination to identify whether operational, clinical, or population-level factors are affecting diagnostic performance.
FIGURE 2.

Boxplots and individual site-specific estimates for all 20 sites, is based on (S.3), is an empirical Bayes estimate with the sensitivity model, and is an empirical Bayes estimate incorporated with sensitivity and covariate information.
Overall, our findings highlight the substantial variability in the sensitivity of the anchor variable across sites, suggesting that site-specific differences, even when using the same diagnostic criteria and cognitive tests, may influence the diagnosis of MCI. These differences can lead to diagnostic inconsistencies that affect patient outcomes. For example, sites with higher sensitivity may identify more cases of MCI, potentially leading to earlier interventions, while sites with lower sensitivity could miss cases, delaying care. Addressing these site-specific effects can ultimately help achieve diagnostic consistency and lead to providing timely, appropriate care for Huntington disease patients.
6 |. CONCLUSION
In this paper, within the context of Huntington disease, we developed a statistical framework for analyzing multi-site clinical data where only positive cases can be confidently identified through an anchor variable. This setting leads to a positive-only structure, where indicates confirmed disease an d represents unknown disease status. To address this challenge, we used a validation subset to ensure identifiability and formulated a likelihood-based estimation procedure.
We introduced a random-effect structure to model site-level variability in the sensitivity of the anchor variable and developed variance component tests—the likelihood ratio test and the score test—to formally assess whether such variability exists. Simulation studies showed that the proposed estimation and testing procedures perform well in finite samples, with the score test maintaining empirical size close to the nominal level while the LRT is slightly conservative. Both tests achieve similar power.
Applying our methods to a multi-site Huntington disease cohort revealed differences in diagnostic sensitivity across sites, suggesting variation in screening or clinical interpretation practices. Instead of prescribing how diagnoses should be standardized, our framework offers a principled way to quantify, compare, and evaluate site-level variability in diagnostic sensitivity. This provides methodological guidance for identifying where diagnostic procedures may need reassessment and supports more consistent inference across multi-site studies.
Future work could expand the framework in two ways. First, sensitivity might be modeled to change with patient-level characteristics beyond site-level effects. Second, in the situation where the anchor variable can be a false alarm, i.e., when , site-level variation could be modeled not only for sensitivity, but also for specificity. These extensions represent valuable directions for future research.
Supplementary Material
Additional supporting information may be found in the online version of the article at the publisher’s website.
ACKNOWLEDGMENTS
The authors thank the staff and participants of the PHAROS study for their important contributions. This work was supported by the National Institute of Neurological Disorders and Stroke (R01NS131225; YM, TPG).
References
- 1.Baake V, Reijntjes R, Dumas E, T JC, REGISTRY Investigators of the European Huntington’s Disease Network, Roos R. Cognitive decline in Huntington’s disease expansion gene carriers. Cortex. 2017;95:51–62. [DOI] [PubMed] [Google Scholar]
- 2.Zhang Y, Zhou J, Gehl CR, et al. Mild cognitive impairment as an early landmark in huntington’s disease. Frontiers in neurology. 2021;12:678652. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Seirra L, Ullman C, Baselga-Garriga C, Pandeya S, Frank S, Laganiere S. Prevalence of Neurocognitive Disorder in Huntington’s Disease Using the Enroll-HD Dataset. Frontiers in Neurology. 2023;14:1198145. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Agarwal V, Podchiyska T, Banda JM, et al. Learning statistical models of phenotypes using noisy labeled training data. Journal of the American Medical Informatics Association. 2016;23(6):1166–1173. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Ward G, Hastie T, Barry S, Elith J, Leathwick JR. Presence-only data and the EM algorithm. Biometrics. 2009;65(2):554–563. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6.Zhang L, Ding X, Ma Y, et al. A maximum likelihood approach to electronic health record phenotyping using positive and unlabeled patients. Journal of the American Medical Informatics Association. 2020;27(1):119–126. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Self SG, Liang KY. Asymptotic properties of maximum likelihood estimators and likelihood ratio tests under nonstandard conditions. Journal of the American Statistical Association. 1987;82(398):605–610. [Google Scholar]
- 8.Zhang D, Lin X. Variance component testing in generalized linear mixed models for longitudinal/clustered data and other related topics. In:, , Springer, 2008:19–36. [Google Scholar]
- 9.Andrew S, Goldberg Y, Kremer B, et al. The relationship between trinucleotide (CAG) repeat length and clinical features of Huntington’s disease. Nature Genetics. 1993;4(4):398–403. [DOI] [PubMed] [Google Scholar]
- 10.Duff K, Paulsen J, Mills J, et al. Mild cognitive impairment in prediagnosed Huntington disease. Neurology. 2010;75(6):500–507. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
