R/test.R

#' Calculate Entropy of a cgms.df object for each selected group
#' to the mean glucose value of a cgms.df dataframe
#' @author Samuel Hamilton
#' @param df input cgms.df dataframe
#' @import TSEntropies
#' @keywords null distributions
#' @return dataframe with the entropy value for each group in varslist
#' @export
#' @examples plotruns(cgms.df)
hamsamilton/cgms.analysis documentation built on March 29, 2020, 12:57 a.m.