Learn R Programming

⚠️There's a newer version (1.1.4) of this package.Take me there.

lcc (version 1.0.1)

Longitudinal Concordance Correlation

Description

Estimates the longitudinal concordance correlation to access the longitudinal agreement profile. The estimation approach implemented is variance components approach based on polynomial mixed effects regression model, as proposed by Oliveira, Hinde and Zocchi (2018) . In addition, non-parametric confidence intervals were implemented using percentile method or normal-approximation based on Fisher Z-transformation.

Copy Link

Version

Install

install.packages('lcc')

Monthly Downloads

163

Version

1.0.1

License

GPL (>= 2)

Maintainer

Thiago de Paula Oliveira

Last Published

February 13th, 2019

Functions in lcc (1.0.1)

Pearson

Internal function to estimate the sampled Pearson correlation.
hue

Hue color data
init

lccBootstrap

Internal functions to generate longitudinal concordance correlation samples.
lpcBootstrap

Internal functions to generate longitudinal Pearson correlation samples.
plot_lpc

bootstrapSamples

Internal functions to estimate fixed effects and variance components.
lcc

Longitudinal Concordance Correlation (LCC) estimated by fixed effects and variance components of polynomial mixed-effects regression model
lcc_intervals

Internal functions to compute the non-parametric confidence intervals for LCC.
simulated_hue

Hue color simulated data
CCC

Internal function to compute the sampled concordance correlation values.
laBootstrap

Internal functions to generate longitudinal accuracy samples.
ciCompute

Internal function to compute the non-parametric bootstrap interval.
lccSummary

Internal function to summarize fitted and sampled values for lcc objects
ciBuilder

Internal function to prepare the ciCompute function.
lccPlot

Plot an lcc object
lccWrapper

Internal function to to prepare the lccBuilder function
lpcBuilder

Internal function to estimate the longitudinal Pearson correlation.
lpcWrapper

Internal function to to prepare the lpcBuilder function
CCC_lin

Internal function to estimate the sampled concordance correlation coefficient.
plot_la

Internal function to prepare the plotBuilder_la function.
simulated_hue_block

Hue color simulated data in a randomized block design
summary.lcc

Summarize an lcc object
laBuilder

Internal function to estimate the longitudinal accuracy.
plot_lcc

Internal function to prepare the plotBuilder_lcc function.
laWrapper

Internal function to to prepare the laBuilder function
plotBuilder_lpc

Internal function to produces a longitudinal Perason correlation plot.
plotControl

Specifying graphical control values for lcc class
time_lcc

Regular sequence for the time variable
dataBuilder

Internal function to prepare the dataset for lcc objects
dataBootstrap

Internal functions to generate bootstrap samples based on dataset.
getDelta

Internal function to extract variance components estimate.
lccModel

Internal function to fits a linear mixed-effects model in the formulation described in Laird and Ware (1982).
lccInternal

Internal function to prepare lcc objects
lccBuilder

Internal function to estimate the longitudinal concordance correlation.
plotBuilder_la

Internal function to produces a longitudinal accuracy plot.
plotBuilder_lcc

Internal function to produces a longitudinal concordance correlation plot.