Displaying 20 results from an estimated 1100 matches similar to: "Constructing an additional key inside of a lattice panel"
2008 May 08
3
histogram() with "Date" class?
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080508/a79fbde1/attachment.pl>
2012 Mar 03
3
Using ddply within a function by argument transfer
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120303/a62e41f2/attachment.pl>
2008 Apr 24
2
Factor to numeric
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080424/d118f1b7/attachment.pl
2012 Jun 04
1
Math labels in .eps files
Dear list,
I have non-ascii labels that I want to include somethow in a .eps file for
inclusion into a LateX document. Is this possible?
What I see is that the (attached) png file looks ok but the .eps renders
all non-ascii labels at the bottom as [..].
I've searched around enough to learn that including math labels in a .eps
is a problem. Hower, is there a solution too somewhere?
2007 Oct 29
1
time difference error
Hello!
I have a problem making a new variabel in a dataframe that consists of a time difference.
It seems that the new variable gets into the dataframe but I cant look at it anymoore.
Here is what hapens.
> tdiff<- difftime(Kontrolltid, Starttid, units="auto")> tdiffTime differences in mins [1] 168 NA NA 165 175 140 191 195 130 160 135 165 330 178 141 NA 119 90
2008 Nov 05
2
TukeyHSD and 0.0000000
Dear list,
Sorry to ask you this, but I just ran a TukeyHSD on an model with a
two thee level factors as independent variables and a numeric score
dependent variable.
The aov gives a significant interaction effect, and using the
TukeyHSD, I get almost every row to be exactly 0.0000000. Should I be
worried??
/Fredrik
--
"Life is like a trumpet - if you don't put anything into it, you
2007 Jan 21
1
identify selected substances across individuals
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070121/436ed377/attachment.pl
2007 Apr 16
1
Export multiple data files from R
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070416/912fba6b/attachment.pl
2011 Jul 10
1
How do I get two levels of grouping for in a lattice panel function?
Dear list,
I'm working on a panel function where I would like to be able to visualise
data grouped by the category of the data, and then also changes in summary
descriptives from one condition to another in the same scatter plot. Like
the figure attached, but with one polygon for each subset of the data set
given by a second variable (with colours still coming from the variable
specified in
2012 Jan 26
1
Finding suspicious data points?
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120126/7b076e84/attachment.pl>
2013 Apr 24
1
Problems with Fortran calls when loaded a dll compiled with gfortran-4 Cygwin 4.5.3
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130424/70100a7f/attachment.pl>
2011 Aug 11
1
Passing on "groups" argument to xyplot within a plotting function
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110811/f20d8760/attachment.pl>
2007 Jan 14
1
extracting data into different subsets
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070114/756160fa/attachment.pl
2006 Dec 14
1
question about for loop
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061214/3ac79a40/attachment.pl
2008 May 12
2
Cumulative lattice histograms
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080512/9533b31f/attachment.pl>
2011 Jun 10
2
How do I make proper use of the by() function?
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110610/b259a660/attachment.pl>
2007 Jan 03
3
How to add characters on graph ?
An embedded and charset-unspecified text was scrubbed...
Name: inte tillg?nglig
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070103/d0f3260e/attachment.pl
2024 Sep 14
1
how to specify point symbols in the key on a lattice dotplot
On Fri, 13 Sept 2024 at 23:36, Christopher W. Ryan
<cwr at agencystatistical.com> wrote:
>
> For me, Bert's suggestion produces a plot with two black symbols above
> the plotting region, a circle and a triangle, both filled, and no text.
>
> This, in which I specify several features of the symbols in the key,
>
> dd %>% dotplot( segment ~ transit_time, groups =
2004 Mar 18
2
Install R on Mac OS.X
I am running R 1.8.1 flawlessly on my mac with OS.X.3
My friend is running 1.6.1 but it is impossible for him to make 1.8.1
work. I do not understand why it should work better in my computer. I
do, however, have X.11 installed, he doesnt, could that be an issue and
if it is, does it suffice to install X.11 after RAqua has been
installed?
Tor A Strand, MD PhD
Centre for International Health
2024 Sep 13
1
how to specify point symbols in the key on a lattice dotplot
For me, Bert's suggestion produces a plot with two black symbols above
the plotting region, a circle and a triangle, both filled, and no text.
This, in which I specify several features of the symbols in the key,
dd %>% dotplot( segment ~ transit_time, groups = impact, data = .,
pch = 16:17,
col = 1:2,
cex = 1.8,
scales =