| Literature DB >> 32995081 |
Thiago P Oliveira1,2, Rafael A Moral3, Silvio S Zocchi4, Clarice G B Demetrio4, John Hinde1.
Abstract
BACKGROUND ANDEntities:
Keywords: Accuracy; Bootstrap procedures; Extent of agreement; Heteroscedasticity; Longitudinal data; Polynomial mixed-effects regression model; Precision
Year: 2020 PMID: 32995081 PMCID: PMC7502249 DOI: 10.7717/peerj.9850
Source DB: PubMed Journal: PeerJ ISSN: 2167-8359 Impact factor: 2.984
Input arguments for LCC package.
| Argument | Type | Description | Default | Required |
|---|---|---|---|---|
| Specifies the input dataset | Yes | |||
| Character string | Name of the response variable | Yes | ||
| Character string | Name of the subject variable | Yes | ||
| Character string | Name of the method variable | Yes | ||
| Character string | Name of the time variable | Yes | ||
| Logical | An option to estimate the interaction effects between method and time. If | No | ||
| Numeric | An integer specifying the degree of the polynomial time trends, usually 1, 2 or 3 (0 is not allowed). | 1 | No | |
| Numeric | An integer specifying terms having random effects to account for subject-to-subject variation, such that | 0 | No | |
| Character vector | Names of the covariates (factors and/or variables) to include in the model as fixed effects, for example, block, group, etc. | No | ||
| Character string | Name of method level which represents the gold-standard. | first level | No | |
| Function | Standard classes of positive-definite matrix structures available in the | No | ||
| Function | Standard classes of variance function structures used to model the variance structure of within-group errors using covariates. | No | ||
| Formula | An one-sided formula specifying a variance covariate and, optionally, a grouping factor for the variance parameters in the | No | ||
| List | Regular sequence for time variable merged with specific or experimental time values used for LCC, LPC, and LA predictions. | No | ||
| Logical | An optional non-parametric boostrap confidence interval for the LCC, LPC and LA statistics. If | No | ||
| Logical | An optional method for calculating the non-parametric bootstrap intervals. If | No | ||
| Numeric | Confidence level for the CI. | 0.05 | No | |
| Numeric | An integer specifying the number of bootstrap samples. | 5,000 | No | |
| Logical | An optional argument that shows the number of convergence errors in the bootstrap samples. If | No | ||
| Logical | An option to estimate the LPC and LA statistics. If | No | ||
| Logical | The estimation method. If | No | ||
| List | A list of control values passed to the estimation algorithm to replace the default values of the function | empty list | No | |
| Integer | Number of cores used in parallel during bootstrapping computation | 1 | No |
Notes:
Required when var.class is specified.
It can only be specified when ci = TRUE.
Generic functions for use with objects of class lcc.
| Function | Description |
|---|---|
| A simple printed display | |
| Returns an object of class | |
| Summarise and compare likelihoods of fitted models from | |
| The fixed effects estimated and corresponding random effects estimates are obtained at subject levels less or equal to | |
| Fitted values for | |
| Returns the variance components estimates. | |
| Extract residuals (response, Pearson, and normalized), defaulting to Pearson. residuals | |
| Extract the estimated random effects. | |
| Returns the variance-covariance matrix of the fixed effects. | |
| Compute the Akaike criterion | |
| Compute the Bayesian criterion | |
| Extract the log-likelihood | |
| A series of six built-in diagnostic plots to evaluate the assumptions underlying the linear mixed-effects regression model. Comprises: a plot of conditional residuals against fitted values; plot of conditional residuals over time; box-plot of residuals given subject; observed against fitted values; normal Q-Q plot with simulation envelopes for the conditional errors; and normal Q-Q plot with simulation envelopes for the random effects are provided. |
Figure 1Scatter plot of body fat data, where the panels represent visits, the blue line is the best fit line, and the black line is the line of equality.
Figure 2Estimate and 95% bootstrap confidence interval for the (A) longitudinal concordance correlation (LCC); (B) longitudinal Pearson correlation (LPC); and (C) longitudinal accuracy (LA) between percentage body fat measured on adolescent girls by skinfold caliper and DEXA.
Points represent (A) the sample CCC, (B) sample Pearson correlation and (C) sample accuracy.
Figure 3(A) Scatterplot of hue data considering all repeated measurements with a blue line representing the best fit line and the black one the line of equality, (B) Individual profiles of the peel hue of 20 papaya fruits measured by a colorimeter and a scanner, and (C) individual 95% confidence intervals for second degree polynomial coefficients fitted to the data on each fruit considering all methods together.
Figure 4Estimate and 95% bootstrap confidence interval for the (A) longitudinal concordance correlation (LCC); (B) longitudinal Pearson correlation; and (C) longitudinal accuracy between observations measured by the scanner and the colorimeter with points that represent the (A) sample CCC, (B) sample Pearson correlation coefficient and (C) sample accuracy, using model (5).
Figure 5Estimate and 95% bootstrap confidence interval for the (A) longitudinal concordance correlation (LCC); (B) longitudinal Pearson correlation; and (C) longitudinal accuracy between observations measured by the scanner and the colorimeter with points that represent the (A) sample CCC, (B) sample Pearson correlation coefficient and (C) sample accuracy, using the model that estimates different variances for each method.
Figure 6(A) Scatterplot of the blood draw data considering all repeated measurements (best fit line in blue and equality line in black), and (B) individual profiles of the plasma cortisol AUC calculated from measurements taken every hour and every 2 h.
Figure 7(A) plot of standardized residuals versus fitted values, (B) standardized residuals versus visits; (C) observed values versus fitted values; (D) normal Q-Q plot with 95% simulation envelop for the conditional residuals; and (E and F) normal Q–Q plot with 95% simulation envelop for random effects.
Figure 8Estimate and 95% bootstrap confidence interval for (A) longitudinal concordance correlation (LCC); (B) longitudinal Pearson correlation; and (C) longitudinal accuracy for the plasma cortisol AUC between measurements taken every hour and taken every 2 h. In addition, points that represent the sample CCC, sample Pearson correlation coefficient, and sample accuracy, respectively.