powered by
This function computes the estimated GMI
GMI(df)
Data frame read through readfile
A numeric value representing GMI
# NOT RUN { mydatafile <- system.file("extdata", "my_data_file.csv", package = "cgmquantify") mydata <- readfile(mydatafile) GMI(mydata) # }
Run the code above in your browser using DataLab