Skip to main content

Summarizing the extent of visit irregularity in longitudinal data

Abstract

Background

Observational longitudinal data often feature irregular, informative visit times. We propose descriptive measures to quantify the extent of irregularity to select an appropriate analytic outcome approach.

Methods

We divided the study period into bins and calculated the mean proportions of individuals with 0, 1, and > 1 visits per bin. Perfect repeated measures features everyone with 1 visit per bin. Missingness leads to individuals with 0 visits per bin while irregularity leads to individuals with > 1 visit per bin. We applied these methods to: 1) the TARGet Kids! study, which invites participation at ages 2, 4, 6, 9, 12, 15, 18, 24 months, and 2) the childhood-onset Systemic Lupus Erythematosus (cSLE) study which recommended at least 1 visit every 6 months.

Results

The mean proportions of 0 and > 1 visits per bin were above 0.67 and below 0.03 respectively in the TARGet Kids! study, suggesting repeated measures with missingness. For the cSLE study, bin widths of 6 months yielded mean proportions of 1 and > 1 visits per bin of 0.39, suggesting irregular visits.

Conclusions

Our methods describe the extent of irregularity and help distinguish between protocol-driven visits and irregular visits. This is an important step in choosing an analytic strategy for the outcome.

Peer Review reports

Background

Observational longitudinal data often feature visit times that vary across individuals with the potential for the timings and frequency of visits to be associated with the study outcome. Visit irregularity can lead to misleading conclusions [1] and should therefore be accounted for in analyses of the outcome trajectory [2]. For example, in a randomized trial of the interventions to reduce homelessness, individuals with greater levels of homelessness were likely to visit more frequently [1]. When the visit process was ignored the group receiving a case manager only had 0.71% more days homeless than the standard care; when the visit process was accounted for the effect estimate reversed direction with the case manager group having 1.64% fewer days homeless. In another example, Buzkova et al [3] estimated the prevalence of pneumonia amongst Kenyan mothers with HIV-1 to be 2.89% when the visit process was ignored; the estimate almost halved to 1.48% after accounting for visits. Observational data are readily available (e.g. in administrative databases, electronic medical records); however, data collected over the course of usual care are particularly liable to irregular visiting patterns.

The problem of visit irregularity is analogous to missing data. The key difference between irregular data and missing data is that the latter occurs when a scheduled measurement is not recorded, whereas irregular data describes the presence of imbalanced visiting patterns across individuals, often in the absence of a study wide follow-up schedule. In statistical terms, data is missing when visit times are fixed by design and whether the visit occurs is a random variable. With irregular visits, the timings of visits are the random variables.

The possibility for biased results in the presence of missing data is generally recognized in applied settings [4], and this consensus has led to the exploration of missing data patterns being recommended (e.g. STROBE, CONSORT 2010) [5, 6]. Summarizing missing data typically begins by recording the frequency (or percentage) of individuals with missing values for each variable (STROBE [5]), upon which the severity of the problem can be judged. For example, if the data is judged to be missing at random (or completely at random), one might proceed with techniques that deal with missing longitudinal data such as multiple imputation [7] or inverse-probability weighting [8]. On the other hand, unless missingness is known to be completely at random, missing values may render further analysis futile as informative missingness can lead to bias as missingness increases.

Given that irregularity can lead to bias, irregular data should be explored with the same rigor as is done with missing data. Irregularity exists on a continuum where on one extreme the extent of irregularity can vary to the point where no two individuals share the same visit times. At the other extreme, visit times can resemble perfect repeated measures where every individual has 1 visit at each pre-specified visit time in the protocol. In practice, there are scenarios between both extremes where visits are intended to be repeated measures but the timings of scheduled visits vary across individuals, scheduled visits are missing, or there are unscheduled visits. There are different techniques for analyzing irregular data versus repeated measures, but it can be difficult to decide at what point the data should no longer be treated as repeated measures, but as irregular data. Farzanfar et al [9] performed a systematic review of longitudinal studies to explore how irregularity is reported and handled in practice. They observed that of the 44 eligible studies: 86% of the studies did not report enough information to assess if it was necessary to account for informative visit timings, 3 studies reported on the gaps between visits, 2 studies assessed predictors of visit times, and only 1 study used a specialized method for irregular longitudinal data. One of the reasons why visit irregularity is ignored in practice is that most of the literature on this topic is highly technical.

There are currently no proposed measures for quantifying the extent of irregularity in longitudinal data. This paper provides intuitive visual measures that can be used by researchers who are not experts in statistics along with the respective R code to implement these measures in practice. This paper demonstrates how these descriptive measures can help distinguish between individually-driven irregular visits and protocol-driven regular visits, and illustrates how to examine the underlying visit process to select an appropriate statistical approach for the outcome.

Methods

Datasets

We will illustrate our proposed measures of irregularity with the following two datasets.

Pre-specified visit times: TARGet kids!

The TARGet Kids! study enrolls healthy children aged 0–5 years and follows them until age 18, with the aim of investigating the relationship between early life exposures and later health problems including obesity, micronutrient deficiencies, and developmental problems [10]. Well-child visits are recommended at ages 2, 4, 6, 9, 12, 15, 18, 24 months, and then every 12 months afterwards, with vaccinations occurring at ages 2, 4, 6, 12, 15, 18 months. Parents also bring their children for “sick” visits as needed. Individuals are recruited and enrolled by research assistants who approach them at well-child visits. In general, most well-child visits did not occur prior to the expected visit schedule because the physician could not bill for an early visit, and vaccinations could only occur once a child reaches a specific age. For example, the Measles, Mumps and Rubella (MMR) vaccine cannot be administered until a child is 12 months old.

No pre-specified visit times: child systemic lupus Erythematosus study

The child lupus study was a retrospective inception cohort study of patients who were diagnosed with childhood-onset Systemic Lupus Erythematosus (cSLE) and followed at a single center with a dedicated cSLE clinic. This cohort was followed from childhood into adulthood. Visit dates ranged from January 1st, 1985 to September 30th, 2011. Individuals are followed at least once every 6 months; however, visit frequency depended on the severity of their disease. The primary objective of this study was to assess differences in disease activity trajectories among all cSLE patients.

Measures for quantifying the extent of visit irregularity

The following measures can be used to assess the extent of visit irregularity and help inform the modelling approach for the outcome. They can also help determine whether observed visits can be viewed as repeated measures subject to missingness. The proposed measures are based on techniques used to explore missing data. In a repeated measures design, summarizing missing values begins by recording the percentage of missing values at each pre-specified visit time. In addition, predictors of being observed at a pre-specified visit time can be evaluated using a regression model (e.g. logistic regression). We adapt these concepts to the context of irregular data. We consider studies with pre-specified visit times in the protocol, and studies which do not pre-specify visit times in the protocol.

Pre-specified visit times

We propose constructing bins around pre-specified visit times. Let the time frame of interest be (0, τ), and let Tj denote the jth pre-specified visit time (j = 1, 2,...k). The jth bin is given by the interval (Lj, Rj), where Lj and Rj are chosen to specify the left and right cut-points of the jth bin respectively (Fig. 1). We require that Rj < Lj + 1 (for all values of j) so that bins do not overlap, and that Lj < Tj < Rj. These bins can be used to calculate summary statistics such as the proportions of individuals with 0, 1, and > 1 visits per bin.

Fig. 1
figure 1

Specifying bin widths for pre-specified visit times

Bin widths should be specified according to clinical context as appropriate. For example, the HbA1C blood test measures blood glucose levels from the previous 3 months (levels are known to be stable during this time period [11]), and hence bin widths should not be less than this. Bins can have different widths across the study period to account for known patterns in visit intensity (e.g. more frequent visits in the winter). Another approach to specifying bin widths is to use the percentage of the time gap between the pre-specified visit times (Tj). For example, 10% of the gap implies that Lj = Tj - 0.1(Tj – Tj-1), and Rj = Tj + 0.1(Tj + 1 – Tj). When there is no obvious choice of bin widths, reporting on varying bin widths can be helpful.

In perfect repeated measures, all individuals have 1 visit in a bin (regardless of bin width) and no individuals have 0 or > 1 visits per bin. Thus the proportion of individuals with 0 or > 1 visits per bin are 0 and the proportion of individuals with 1 visit per bin is 1. Figure 2 illustrates the visit timings for a random subset of 20 individuals from a perfect repeated measures simulated dataset with 100 observations and five pre-specified visit times (2, 4, 6, 8, 10 months). As the levels of missingness increase, the proportion of individuals with 0 visits per bin increases. As irregularity increases, the proportion of individuals with > 1 visit per bin increases.

Fig. 2
figure 2

The visit timings for a random subset of 20 individuals from a perfect repeated measures simulated dataset with 100 observations

The R code for plotting visiting patterns for a random subset of individuals and the mean proportions of individuals with 0, 1, and > 1 visits per bin uses the “IrregLong” package in CRAN [12] and is presented in the Appendix.

No pre-specified visit times

We construct adjacent bins across the entire study period. Bin widths can be determined by clinical context or known visiting patterns (e.g. fewer visits later on in follow-up could be accommodated by wider bins). The jth bin is given by the interval (Lj, Rj), where Lj and Rj are chosen to specify the left boundary and right boundary of the jth bin respectively (Fig. 3).

Fig. 3
figure 3

Specifying bin widths for no pre-specified visit times

The mean proportions of individuals with 0, 1, and > 1 visits per bin can be obtained by varying the number of bins (as the number of bins increases, bin widths decrease). These values can be used to judge the extent of irregularity by assessing whether or not they are consistent with values that would result from repeated measures. The larger the disparity of these values from repeated measures values suggests the greater the extent of irregularity. To evaluate this, the first step is to plot the mean proportions of individuals with 0, 1, and > 1 visits per bin as a function of bin width. The next step is to identify the bin width that yields the largest mean proportion of individuals with 1 visit per bin (i.e. in perfect repeated measures, all individuals have 1 visit per bin). At this bin width, determine if either the mean proportions of individuals with 0 or > 1 visits per bin are 0. If the mean proportion of individuals with > 1 visit per bin is not 0, this indicates a degree of irregularity. If the mean proportion of individuals with > 1 visit per bin is 0 and the mean proportion of individuals with 0 visits per bin is not 0, this suggests the data can be viewed as repeated measures with missingness. This comparison can be supplemented by identifying the largest bin width such that the mean proportion of individuals with > 1 visit per bin is 0, and evaluating whether the mean proportions of individuals with 0 and 1 visits per bin are 0. If at the largest such bin width, the mean proportion of individuals with 0 visits per bin is 0 and the mean proportion of individuals with 1 visit per bin is not 0, this suggests the data can be treated as repeated measures.

Censoring

Both left and right censoring should be considered when using bins to explore visit irregularity. Individuals may enter the study after the first pre-specified visit time, and the dataset may be closed before they have the opportunity to attend all the follow-up visits. In cases where censoring is administrative and unlikely to lead to bias, we may wish to measure irregularity separately from censoring. This can be done by specifying an “at-risk” set of individuals for each bin (i.e. individuals who are under follow-up for all times in the bin) then using just these individuals to estimate the proportions of 0, 1, and > 1 visits per bin. Individuals who are lost to follow-up (rather than administratively censored) can still be at-risk beyond their last visit. However, individuals should not be considered in calculations for bins representing times before they entered the study or after the dataset was closed.

Results

Pre-specified visit times: TARGet kids!

The study comprised of 6470 individuals with a median follow-up of 5.32 years. The years of recruitment ranged from 2008 to 2015. Data from well-child visits and sick visits were used to assess whether the data resembled repeated measures. Visits from all 6470 individuals were included in bin calculations, and Fig. 4 displays the age at each visit for a random subset of 20 individuals.

Fig. 4
figure 4

The age at visit (months) for a random subset of 20 individuals from the TARGet Kids! cohort

All bins were anchored on the ages of well-child visits and the left side of each bin was fixed at 5% of the gap between successive well-child visit ages (since visits could not occur too early) and the right side of each bin was varied from 1 to 95% of the gap. Figure 5 illustrates the mean proportions of individuals with 0, 1, and > 1 visits per bin across varying bin widths. The mean proportions of individuals with 0 visits per bin were above 0.67 for all bin widths while the mean proportions of individuals with > 1 visit per bin were below 0.03. These values suggest that individuals mostly visit according to suggested visit times. The pattern is similar to repeated measures subject to missingness.

Fig. 5
figure 5

The mean proportions of individuals with 0, 1, and > 1 visits per bin as bin width varies from 1 to 95% of the gap between well-child visits for the TARGet Kids! cohort

No pre-specified visit times: cSLE study

The study size was 473 individuals with a median duration of follow-up of 5.44 years (total duration of follow-up was 2666 patient-years). Figure 6 illustrates visit timings for a random subset of 20 individuals. Visit schedules highly varied and were personalized with few individuals having similar visit patterns.

Fig. 6
figure 6

The visit timings for a random subset of 20 patients from the cSLE study

To determine the extent of visit irregularity, the entire study period was split into adjacent and equally-sized bins and the number of bins was varied. Figure 7 shows the mean proportions of individuals with 0, 1, and > 1 visits per bin across bin widths. When the disease is controlled, individuals are recommended to visit every 6 months, and if their disease status worsens they visit more frequently. For bin widths of 6 months, the mean proportion of individuals with > 1 visit per bin was 0.39, the mean proportion of individuals with 1 visit per bin was 0.39, and the mean proportion of individuals with 0 visits per bin was 0.22. Although individuals were expected to visit at least once every 6 months, 22% of individuals on average had 0 visits when using this interval. The mean proportions of individuals with 1 visit per bin had a maximum value of 0.48 corresponding to bin widths of 3.52 months (the mean proportion of individuals with > 1 visit per bin was 0.15, and the mean proportion of individuals with 0 visits per bin was 0.37). For smaller bin widths of 0.82 months, the mean proportion of individuals with > 1 visit per bin was 0.004, the mean proportion of individuals with 0 visits per bin was 0.81, and the mean proportion of individuals with 1 visit per bin was 0.19. There were no bin widths that were consistent with repeated measures because even when the mean proportions of individuals with 1 visit per bin was maximized, 52% of individuals on average had > 1 or 0 visits per bin, and when bin widths were small enough such that the mean proportion of individuals with > 1 visit per bin was almost 0, 82% of individuals on average did not contribute data because they had 0 visits per bin. These results suggest individually-driven irregular visits, and therefore the extent of irregularity needs to be considered in analyses of the disease trajectory.

Fig. 7
figure 7

The mean proportions of individuals with 0, 1, and > 1 visits per bin for the cSLE study

Analyzing irregular visit processes

There are several methods which can accommodate irregular visit processes, but they make assumptions concerning the relationship between the outcome and irregularity [13]. It is important to consider the irregularity mechanism to ensure the validity of any chosen statistical approach for the outcome.

With missing data, judging whether data are missing completely at random (MCAR) or missing at random (MAR) is done by evaluating predictors of being observed at pre-specified occasions. This is typically done by comparing demographic and other available characteristics across the observed and unobserved groups using tables or logistic regression models [14]. With irregular data, the relationship between the outcome and visit process can be judged by identifying predictors of visit intensity.

Visit processes

Determining the visit process is important because all methods make assumptions concerning the relationship between the visit and the outcome processes. Visit processes can be regular or irregular, and among irregular processes, the taxonomy for classifying missing data mechanisms has been extended to irregular visit processes [13]:

  1. a)

    Visiting completely at random (VCAR): Visit times are completely independent of the outcome process.

  2. b)

    Visiting at random (VAR): Given the observed history (outcomes, visits, covariates) up to time t, the visit process at time t, is independent of the outcome process.

  3. c)

    Visiting not at random (VNAR): Given the observed history (outcomes, visits, covariates) up to time t, the visit process is not independent of the outcome process at time t.

This classification scheme highlights the potential relationships between the outcome and visit processes over time and can be used to determine the appropriate analytic method for the outcome [13].

Determining the visit process

To determine the visit process, it can be helpful to consider the study protocol. Some protocols pre-specify a common set of visit times (fixed visits), while others allow current patient status to determine future visit times such as: 1) a patient’s previously observed history (history-dependent), 2) physician-driven visits, or 3) self-determined or patient-driven visits.

If the protocol is adhered to perfectly, then history-dependent visits correspond to VAR. Physician-driven visits can also result in VAR provided that all the information that the physician uses to decide the time of the next visit is recorded in the patient’s chart. Patient-driven visits may be VNAR because the underlying factors which influence future visits are usually not reported in advance. It is important to consider the extent of deviations from pre-specified visit times for fixed, history-dependent protocols and physician-driven visits because the visit process may be non-ignorable, especially if deviations are due to unobserved or unrecorded factors.

Although it is possible to distinguish between VAR and VCAR visits using recurrent event regression models, there is no way of distinguishing between VAR and VNAR visits. Any modelling assumptions should be judged carefully to avoid biased results on the outcome.

Distinguishing between VCAR and VAR: Modelling the visit process

Identifying predictors of visit intensity can be performed using recurrent event regression models. Techniques for analyzing recurrent event data are well established [15] and are applicable to irregular visits. Regression models for recurrent events characterize event rates over time by modelling the intensity function [16]. The intensity function is analogous to the hazard function in survival analysis in the sense that it can be thought of as the instantaneous probability of observing an event by time t, conditional on a subject’s observed history.

One of the more commonly used intensity regression models is the Andersen-Gill model [17], which is an extension of the Cox proportional-hazards regression model [18]. The Andersen-Gill model is quite flexible as it can include time-dependent factors and past observed outcomes as predictors of future event intensity. The Andersen-Gill model can be implemented in standard survival analysis software such as R 3.1.0 [19].

Application to the cSLE study

Exploration of visits using bins indicated irregularity, therefore the visit process must be addressed. The following analyses aimed to identify predictors to help distinguish between VCAR and VAR. This was done by fitting a Cox proportional hazards regression model using the Andersen-Gill formulation with age at visit as the time variable. Baseline characteristics included: age at diagnosis (years), sex, race (Caucasian, Black, Asian, and Other), number of American College of Rheumatology (ACR) criteria for SLE at diagnosis, the presence of lupus nephritis at baseline, and mortality. Time-varying predictors included: disease activity measured by the SLE disease activity index [20, 21], prednisone dose, anti-malarial medication, total organ damage as measured by the SLE damage index [20], bone damage, cardiovascular damage (acute myocardial infarction, cerebrovascular accidents, and myocardial failure), a composite score for use of significant immunosuppression (any use of azathioprine for major organ disease, cyclophosphamide, cyclosporine, tacrolimus), and major organ involvement (including cerebrovascular accidents, psychosis, lupus nephritis classes III to V, pulmonary hemorrhage, myocarditis, major organ vasculitis).

The time-varying predictors included in the visit model were lagged by 1 visit. Model selection was based on fitting a regression model with all available predictors, and subsequently retaining predictors with P-values < 0.05. Analysis used the “coxph” function in R version 3.1.0 [22]. Table 1 presents the model summary.

Table 1 The visit process model for the cSLE study

The model confirmed that visit intensity was positively associated with disease activity (hazard ratio = 1.02, 95% confidence interval: 1.01–1.02). As a result, any regression analyses on disease activity should incorporate the visit process to account for this association; see [23] for an application of inverse-intensity weighted generalized estimating equations to this data.

The R code for modelling the visit process using the Andersen-Gill formulation and estimating the inverse-intensity weights are provided in the Appendix.

Discussion

This paper proposes novel visual measures for summarizing the extent of visit irregularity by dividing the time frame of interest into bins and counting the number of individuals with 0, 1, and > 1 visits per bin. For the TARGet Kids! study, the mean proportions of individuals with 0 visits per bin were above 0.67 while the mean proportions of individuals with > 1 visit per bin were below 0.03. This suggested repeated measures data subject to missingness, and thus reasons for why visits are missing should be explored. If investigators deem missingness to be non-informative, the desired longitudinal outcome can be analyzed using appropriate missing data techniques such as multiple imputation. For the cSLE study, visits were recommended to occur at least once every 6 months. For bin widths of 6 months, the mean proportion of individuals with > 1 visit per bin was 0.39 and the mean proportion of individuals with 1 visit per bin was 0.39. The mean proportion of individuals with 1 visit per bin was maximized at bin widths of 3.52 months with a value of 0.48 (the mean proportion of individuals with > 1 visit per bin was 0.15 at bin widths of 3.52 months). Semi-parametric regression analyses on visit intensity showed that higher disease activity was associated with more frequent visits, and therefore regression analyses on the outcome should account for the visit process.

Irregular longitudinal data is often mishandled in practice. For example, researchers who know repeated measures ANOVA cannot handle irregular data assume they cannot use the data at all, or can use data from scheduled visits only. The latter approach can protect from bias when the visit process is VNAR; however, it is inefficient when the visit process is VCAR or VAR as outcome information is discarded. Other researchers may be aware that certain methods for longitudinal data (e.g. generalized estimating equations, mixed models) will run on unbalanced visits but falsely assume that the results will be unbiased, so they neglect the visit process and risk biased results. In the cSLE study for example, this would result in bias because individuals visited more frequently when their disease status worsened, and thus an unadjusted GEE analysis risks overestimating the burden of disease.

Visit irregularity and missing data are related concepts; however, the timings of visits are rarely scrutinized [9] whereas exploring missing data is recommended practice (e.g. STROBE, CONSORT 2010) [5, 6]. For example, the STROBE guideline encourages the reporting missing data by “indicating the number of participants with missing data for each variable of interest” [5]. Furthermore, identifying predictors of missingness is also generally recommended, see [14] for an example of how this can be done. Similar to missing data techniques, our measures of irregularity count the number of individuals with 0, 1, and > 1 visits in each bin. Fitting a recurrent event regression model for the visit intensity to distinguish between VCAR and VAR is analogous to using logistic regression to identify predictors of missingness.

Judging the visit process is crucial to modelling the outcome; we have presented this in terms of determining whether the visit process is VAR or VCAR; however, this can also be viewed in terms of ignorability. In missing data analysis, Little and Rubin [24] defined ignorability as not needing to model the missing data mechanism (data is missing at random or missing completely at random) when performing likelihood inference on the outcome. Farewell et al [25] extended the concept of ignorability to irregular longitudinal data and showed that stability is a sufficient condition for ignorability. Stability requires the outcome at the jth visit to be independent of any visit patterns conditional on the observed data up to the jth visit. In the presence of ignorability, parametric analyses can ignore the visit process.

Modelling the outcome trajectory using a mixed effects regression model is biased if the visit process depends on past observed outcomes and the covariance between the repeated measures is not correctly specified [26]. Several strategies can handle informative visit processes more effectively. Two main semi-parametric approaches for incorporating the visit process are: jointly modelling the outcome and visit processes using shared random effects [27] and constructing generalized estimating equations where observations are weighted by the inverse of their visit intensity [1]. Each strategy relies on a set of assumptions concerning the relationship between the visit and outcome process in relation to covariates and prior visits and outcomes [13]. Since each strategy was developed for specific visit scenarios, no modelling strategy can accommodate all possible cases. Thus careful consideration of the visit process and study design should inform the chosen analytic method.

While our proposed measures of irregularity can help to distinguish between repeated measures and irregular data, the specification of bin widths is not always straightforward. Consulting with a clinician may help in such cases. For example, the left side of the bins for the TARGet Kids! study was fixed at 5% of the gap between successive visits because it was understood that well child visits cannot be billed if they occur too early and vaccinations are not administered before a child is a certain age. We have also illustrated that varying bin widths can shed light on the visit process.

With missing data, the proportions of missing values provide an easily interpreted score of how severe the problem is. It would be ideal to have a single number that can be used to indicate the extent of irregularity. We are currently investigating the area under the curve (AUC) obtained from plotting the mean proportions of individuals with 0 visits per bin against the mean proportions of individuals with > 1 visit per bin. The AUC is a single number that can be used to describe the extent of irregularity where larger values of the AUC would signify increasing irregularity.

Conclusions

Describing the extent of irregularity is an important step in determining the correct analytic approach to modelling the outcome. Choosing to ignore irregularity and simply use a mixed effects model leads to bias when the observed history (e.g. past outcomes and visits etc.) is predictive of future visit intensity. Exploring visit irregularity is as important as exploring missing data, and our measures of the extent of irregularity can assist in selecting the appropriate methodology for handling the longitudinal outcome.

Availability of data and materials

The datasets used and/or analyzed during the current study are available from the corresponding author on reasonable request.

Abbreviations

cSLE:

Childhood-onset Systemic Lupus Erythematosus

MAR:

Missing at random

MCAR:

Missing completely at random

MNAR:

Missing not at random

VAR:

Visiting at random

VCAR:

Visiting completely at random

VNAR:

Visiting not at random

GEE:

Generalized estimating equation

ANOVA:

Analysis of variance

References

  1. Lin H, Scharfstein DO, Rosenheck RA. Analysis of longitudinal data with irregular, outcome-dependent follow-up. J Royal Stat Soc. 2004;66(3):791–813.

    Google Scholar 

  2. Bůžková P, Lumley T. Semiparametric modeling of repeated measurements under outcome-dependent follow-up. Stat Med. 2009;28(6):987–1003.

    PubMed  Google Scholar 

  3. Bůzková P, Brown ER, John-Stewart GC. Longitudinal data analysis for generalized linear models under participant-driven informative follow-up: an application in maternal health epidemiology. Am J Epidemiol. 2010;171(2):189–97.

    PubMed  Google Scholar 

  4. Rubin DB. Inference and missing data. Biometrika. 1976;63(3):581–92.

    Google Scholar 

  5. Vandenbroucke, J. P., Elm, E., Altman, D. G., Gotzsche, P. C., Mulrow, C. D., Pocock, S. J., Poole C., Schlesselman JJ., and, Egger M. (2007). "Strengthening the reporting of observational studies in epidemiology (STROBE): explanation and elaboration." Epidemiology 18(6): 805–835.

    PubMed  Google Scholar 

  6. Schulz KF, Altman D, Moher D. CONSORT 2010 statement: updated guidelines for reporting parallel group randomised trials. J Pharmacol Pharmacother. 2010;1(2):100–7.

    PubMed  PubMed Central  Google Scholar 

  7. Rubin DB. Multiple imputation for nonresponse in surveys. In: New York. Chichester: Wiley; 1987.

    Google Scholar 

  8. Robins JM, Rotnitzky A, Zhao LP. Estimation of regression coefficients when some Regressors are not always observed. J Am Stat Assoc. 1994;89(427):846–66.

    Google Scholar 

  9. Farzanfar D, Abumuamar A, Kim J, Sirotich E, Wang Y, Pullenayegum EM. Longitudinal studies that use data collected as part of usual care risk reporting biased results: a systematic review. BMC Med Res Methodol. 2017;17(1):133.

    PubMed  PubMed Central  Google Scholar 

  10. Carsley S, Borkhoff CM, Maguire JL, Birken CS, Khovratovich M, McCrindle B, Macarthur C, Parkin PC. TARGet kids! Collaboration. Cohort profile: the applied research Group for Kids (TARGet kids!). Int J Epidemiol. 2014;44:776–88.

    PubMed  PubMed Central  Google Scholar 

  11. Pivovarov R, Albers DJ, Hripcsak G, Sepluveda JL, Elhadad N. Temporal trends of hemoglobin A1c testing. J Am Med Inform Assoc. 2014;21(6):1038–44.

    PubMed  PubMed Central  Google Scholar 

  12. Pullenayegum, E.M. (2019). “Analysis of longitudinal data with irregular observation times”. R package version 0.1.0.

  13. Pullenayegum EM, Lim LS. Longitudinal data subject to irregular observation: a review of methods with a focus on visit processes, assumptions, and study design. Stat Methods Med Res. 2016;25(6):2992–3014.

    PubMed  Google Scholar 

  14. Matthews FE, Chatfield M, Freeman C, McCracken C, Brayne C. Attrition and bias in the MRC cognitive function and ageing study: an epidemiological investigation. BMC Public Health. 2004;4(1):12.

    PubMed  PubMed Central  Google Scholar 

  15. Cook RJ, Lawless JF. Analysis of repeated events. Stat Methods Med Res. 2002;11(2):141–66.

    CAS  PubMed  Google Scholar 

  16. Guo Z, Gill TM, Allore HG. Modeling repeated time-to-event health conditions with discontinuous risk intervals. An example of a longitudinal study of functional disability among older persons. Methods Inf Med. 2008;47(2):107–16.

    CAS  PubMed  PubMed Central  Google Scholar 

  17. Andersen PK, Gill RD. Cox's regression model for counting processes: a large sample study. Ann Stat. 1982;10(4):1100–20.

    Google Scholar 

  18. Cox DR. "regression models and life-tables." journal of the Royal Statistical Society. Series B (Methodological). 1972;34(2):187–220.

    Google Scholar 

  19. R Core Team (2017). R: a language and environment for statistical computing. Vienna, Austria.

  20. Gladman DD, Goldsmith CH, Urowitz MB, Bacon P, Bombardier C, Isenberg D, Kalunian K, Liang MH, Maddison P, Nived O. Crosscultural validation and reliability of 3 disease activity indices in systemic lupus erythematosus. J Rheumatol. 1992;19(4):608–11.

    CAS  PubMed  Google Scholar 

  21. Gladman DD, Ibanez D, Urowitz MB. Systemic lupus erythematosus disease activity index 2000. J Rheumatol. 2002;29(2):288–91.

    Google Scholar 

  22. Therneau, T. M. “A Package for Survival Analysis in S, 2015”. version 2.38.

  23. Lim, L. S., Pullenayegum, E.M., Lim, L., Gladman, D., Feldman, B., and Silverman, E. (2017). "From childhood to adulthood: disease activity trajectories in childhood-onset systemic lupus Erythematosus." Arthritis Care Res (Hoboken).

  24. Little, R., and Rubin, D. (2014). Statistical analysis with missing data, Second Edition.

    Google Scholar 

  25. Farewell DM, Huang C, Didelez V. Ignorability for general longitudinal data. Biometrika. 2017;104(2):317–26.

    CAS  PubMed  PubMed Central  Google Scholar 

  26. Lipsitz SR, Fitzmaurice GM, Ibrahim JG, Gelber R, Lipshultz S. Parameter estimation in longitudinal studies with outcome-dependent follow-up. Biometrics. 2002;58(3):621–30.

    PubMed  Google Scholar 

  27. Liang Y, Lu W, Ying Z. Joint modeling and analysis of longitudinal data with informative observation times. Biometrics. 2009;65(2):377–84.

    PubMed  Google Scholar 

Download references

Acknowledgements

We thank all of the participating families for their time and involvement in TARGet Kids! and are grateful to all practitioners who are currently involved in the TARGet Kids! practice-based research network.

Funding

This research received funding from the Natural Sciences and Engineering Research Council of Canada. The funding agreement ensured the authors’ independence in designing the study, interpreting the data, writing, and publishing the manuscript.

Author information

Authors and Affiliations

Authors

Consortia

Contributions

AL: Mr. Lokku conceptualized the measures and performed all statistical analyses, interpreted results, drafted the initial manuscript, critically reviewed and revised the manuscript, and approved the final manuscript as submitted, EP: Dr. Pullenayegum conceptualized the measures, planned statistical analyses, interpreted results, critically reviewed and revised the manuscript, and approved the final manuscript as submitted, LL: Dr. Lim coordinated and supervised data collection, and critically reviewed, revised and approved the final manuscript as submitted, CB: Dr. Birken coordinated and supervised data collection, critically reviewed and revised the manuscript, and approved the final manuscript as submitted. All authors have read and approved manuscript

Corresponding author

Correspondence to Armend Lokku.

Ethics declarations

Ethics approval and consent to participate

For the TARGet Kids! study, informed written consent was obtained from parents of all participating children and ethics approval was obtained from the Research Ethics Board at The Hospital for Sick Children and St. Michael’s Hospital. For the cSLE study, the research ethics boards at SickKids (1000028143), the University of Toronto, and all 5 participating institutions/ health regions (for adult data) approved this study.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests. None of the authors are currently acting as associate editors with BMC Medical Research Methodology.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Appendix

Appendix

R-code for Generating Visual Measures and Modelling the Visit Process

##########Using the IrregLong Package to Generate Visual Measures.

Library (IrregLong).

Library (Survival).

##########Plot Visit Timings for a Random Subset of n Individuals.

abacus.plot(n,time,id,data,tmin,tmax,xlab.abacus = “Time”,ylab.abacus = “Subject”,

pch.abacus = 16,col.abacus = 1).

##########Plot Mean Proportions of Individuals with 0, 1, and > 1 Visit per Bin.

extent.of.irregularity (data,time = “time”,id = “id”,scheduledtimes = NULL,

cutpoints = NULL,ncutpts = NULL,maxfu = NULL, plot = FALSE,legendx = NULL,legendy = NULL,

formula = NULL,tau = NULL).

##########Modelling the Visit Process.

##########Create an “event” Indicator Representing When a Visit Occurred.

data$event<−c (1).

##########Visit Process Model.

model1 < −coxph (Surv (time_stop, time, event) ~ agedx+factor (eth) + ….., data = data).

summary (model1).

##########Weights.

data$p1 < −predict (model1,newdata = data,type = “lp”).

data$weights<− 1/data$p1.

summary (data$weights).

##########Test PH Assumption.

model11 < −cox.zph (model1).

model11.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Lokku, A., Lim, L.S., Birken, C.S. et al. Summarizing the extent of visit irregularity in longitudinal data. BMC Med Res Methodol 20, 135 (2020). https://doi.org/10.1186/s12874-020-01023-w

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12874-020-01023-w

Keywords