h_summarize {mcradds} | R Documentation |
Help function summarizes the statistics as needed.
h_summarize(x, conf.level = 0.95)
x |
( |
conf.level |
( |
a verctor contains several statistics, such as n, mean, median, min, max, q25, q75, sd, se, limit of agreement of limit and confidence interval .
h_summarize(1:50)