David,
Thanks! This is very helpful! I'm still very much a noviceā¦
Tom
On 3/26/11 4:11 PM, David Winsemius wrote:
On Mar 26, 2011, at 4:06 PM, Thomas Adams wrote:
The contributed package e1071 does exactly what I want except that I
need to have (1) the abscissa and ordinate axes swapped, w
On Mar 26, 2011, at 4:06 PM, Thomas Adams wrote:
The contributed package e1071 does exactly what I want except that I
need to have (1) the abscissa and ordinate axes swapped, with the
probability scale on the bottom and the quantiles scale on the LHS.
Using the following example:
library
The contributed package e1071 does exactly what I want except that I
need to have (1) the abscissa and ordinate axes swapped, with the
probability scale on the bottom and the quantiles scale on the LHS.
Using the following example:
library(e1071)
x <- rnorm(100, mean=5)
probplot(x, line=FALSE
3 matches
Mail list logo