summary_stats
returns an object of class
"summary_stats"
. An object of class "summary_stats"
is a list containing the following components
obsnumber of observations
missingnumber of missing observations
avgmean
tavg5 percent trimmed mean
stdevstandard deviation
variancevariance
skewskewness
kurtosiskurtosis
ussuncorrected sum of squares
csscorrected sum of squares
cvarcoefficient of variation
semstandard error of mean
medianmedian
modemode
rangerange
minminimum value
iqrangeinter quartile range
per9999th percentile
per9595th percentile
per9090th percentile
per7575th percentile
per2525th percentile
per1010th percentile
per55th percentile
per11st percentile
lowobsfive lowest observations
highobsfive highest observations
lowobsiindex of five lowest observations
highobsiindex of five highest observations