When you are using a package from CRAN, you should probably contact the
author of the package (in this case, that is me) with questions, instead of
asking on R-help.
The corrgram package DOES use base graphics. For instance, when using 3
variables, each one of the squares of the corrgram is using
Hello,
I am trying to plot a few correlograms on the same figure, with the function
corrgram() from the package corrgram. However, the function does not seem to
use the base graphic system, as setting out the multiple figure layout with,
e.g., par(mfrow=c(2, 2,)) does not work.
Does anybody k
?pairs
On Thu, Jun 27, 2013 at 2:48 AM, Meesters, Aesku.Kipp Institute <
meest...@aesku-kipp.com> wrote:
> Hi,
>
> I would like to display inter-parameter scatter plots like those with the
> corrgram package (see upper triangle here:
> http://www.statmethods.net/advgraphs/images/corrgram2.png ),
Hi,
I would like to display inter-parameter scatter plots like those with the
corrgram package (see upper triangle here:
http://www.statmethods.net/advgraphs/images/corrgram2.png ), just that I would
like to plot two datasets instead of one. Say one with black and one with red
dots. Or a merge
Um, Bert, did you try my example? It uses grid graphics to annotate a
base-graphics plot.
Kevin
On Tue, Sep 25, 2012 at 10:50 AM, Bert Gunter wrote:
> Inline:
>
> On Tue, Sep 25, 2012 at 8:42 AM, Kevin Wright wrote:
>> Claudia, When you are asking a question about a particular _package_,
>> y
Inline:
On Tue, Sep 25, 2012 at 8:42 AM, Kevin Wright wrote:
> Claudia, When you are asking a question about a particular _package_,
> you should try to contact the package maintainer with the question.
>
> Now, to answer your question...There is no simple way. You can always
> use the "grid" pa
Claudia, When you are asking a question about a particular _package_,
you should try to contact the package maintainer with the question.
Now, to answer your question...There is no simple way. You can always
use the "grid" package to annotate plots however you like. Here is an
example that shows
Hallo,
I have a question concerning the function "correlogram" from
library(corrgram).
Is it possible do write the variable names not in the diagonal but on
the left and at the buttom of the graphic?
I searched the manual and tried a lot but didn't get it.
Thank you very much and best regar
Hello,
You should say which package you are getting 'corrgram' from. I'll
assume it's from package corrgram.
The answer to your question is not in the help page but part of it is,
it says it calls function 'col.corrgram'.
And R is open source so a quick look at the package *.R sources (only
Hello,
are there fixed threshold values for the changes between different
shades of blue in the corrgram?
Or is a chang relative depending on the data?
I didnt get it in manual.
Thank you very much, best regards
Claudia
__
R-help@r-project.org mail
10 matches
Mail list logo