Re: [Rd] residual standard "error"

2016-04-28 Thread Martin Maechler
> Randall Pruim > on Sun, 17 Apr 2016 13:54:28 + writes: > I see that the sigma() function has recently been introduced into R 3.3. The help for sigma() says: > Extract the estimated standard deviation of the errors, the “residual standard deviation” (misnomed also “res

Re: [Rd] residual standard "error"

2016-04-28 Thread peter dalgaard
On 28 Apr 2016, at 10:00 , Martin Maechler wrote: >> Randall Pruim >>on Sun, 17 Apr 2016 13:54:28 + writes: > >> I see that the sigma() function has recently been introduced into R 3.3. >> The help for sigma() says: >> Extract the estimated standard deviation of the errors, t

[Rd] paths for install and libraries?

2016-04-28 Thread Dalthorp, Daniel
I've written a fairly elaborate package (called "eoa") that relies on functions from several other packages. I've built the package into a zip file on Windows using Hadley's devtools::build(binary = T) and have sent the zip to a couple dozen people for testing. My package installs fine, but some pe