Summary statistics of a set of observations include the mean, median & the standard deviation.
I wanted to make a simple linear model (lm()) without intercept coefficient so I put -1 in my model formula …
I have a 4n by m matrix (sums at 7.5 min intervals for a year). I would like to transform these …