powered by
Help function summarizes the statistics as needed.
h_summarize(x, conf.level = 0.95)
a verctor contains several statistics, such as n, mean, median, min, max, q25, q75, sd, se, limit of agreement of limit and confidence interval .
(numeric) input numeric vector.
numeric
(numeric) significance level, default is 0.95.
h_summarize(1:50)
Run the code above in your browser using DataLab