powered by
Standard deviation is a measure of glycemic variability that quantify the amount of variation or dispersion of a set of data values.
sdgvp(x, t = 24)
A data frame containing the sd values.
Data-set with data frame format containing three columns:
date: date of the observation with format yyyy/mm/dd.
time: time of the observation with 24 hour format hh:mm:ss.
glucose: glucose value of the observation.
Numeric value with interval for calculating the measurement. Permitted values are 4, 6, 8, 12 and 24 hours. Default value of 24 hours.
Sergio Contador.
Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988). The New S Language. Wadsworth & Brooks/Cole.
cvgvp(x, t = 24)
data("datagvp1") sdgvp(datagvp1)
Run the code above in your browser using DataLab