Displaying 2 results from an estimated 2 matches for "cubeupload".
2017 Jul 22
1
cannot use package RcmdrPlugin.plotByGroup
Dear Lu Wei,
I'm the author of the Rcmdr package but not of RcmdrPlugin.plotByGroup, so if there really is a problem -- which isn't apparent from your message -- then you may wish to contact the package author.
First, as a general matter, menu items in the Rcmdr are grayed out if they're inappropriate in the current context. Rcmdr plug-in authors can use the same mechanism. So, for
2017 Jul 23
2
cannot use package RcmdrPlugin.plotByGroup
...m seeking a way to visualize data by plotting grouped box and distribution
> chart. The latter may be called Q-Q chart, which I just learned from R, though it
> seems not exactly the same as I have seen below. I hope the groups are in the
> same chart for comparison, like this:
> http://cubeupload.com/im/WFc4CC.png
>
> or even plot a set of variables:
> http://cubeupload.com/im/wK69NN.jpg
>
> These charts are produced by Minitab. The norm-axis is not the same as Q-Q
> chart in R, but I think they are equivalent. Is it right?
I'm afraid that I can't say because I...