powered by
returns relevant stats
jstats(d)
list:
mean value
standard deviation
median
quartile distance
boxplot quantiles
vector of mean and std
number of points
vector
Jonathan M. Lees<jonathan.lees.edu>
Program calls R routines to gather important statistics for later use.
boxplot, mean, median
x <- rnorm(100, m=43) jstats(x)
Run the code above in your browser using DataLab