Displaying 20 results from an estimated 1100 matches similar to: "trellis/ panel.superpose/ passing in superscripts/ groups"
2005 Mar 16
0
Fixed/ trellis/ panel.superpose/ passing in superscripts/ groups
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I have solved the miscoding with subscript and groups in panel.superpose. I
was neglecting to pass in the variables correctly.
"sardine.egg.T.S.space.2001.and.2002.exp" <-
function()
{
library(lattice)
library(grid)
##
2005 Jul 28
2
lattice/ grid.layout/ multiple graphs per page
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I have a set of lattice plots, and want to plot 4 of them on the page.
I am having trouble with the layout.
grid.newpage()
pushViewport(viewport(layout = grid.layout(2,2)))
pushviewport(viewport(layout.pos.col = 1, layout.pos.row = 1))
working trellis
2007 Apr 26
1
spatial/ patches and gaps/ SADIE
System:
Linux kernel 2.6.15 Ubuntu dapper
R version 2.4.1
ESS on Emacs 21.4.1
-------------------------
Colleagues
I have some spatial patterns of sardine eggs (presence /absence) over 50
years (270 surveys) and I'd like to quantify the patches and gaps to
determine how many patches (i.e. spawning areas) there were before the
fishery collapse (1951-1965) and during recovery (post 1985).
2003 Oct 12
1
plot/ layout/ overlay problem
System info:
Red Hat 9.0
R Version 1.7.0
ESS 5.1.21
Emacs 21.2.1
-------------------
Colleagues
I have a small problem with positioning overlays using layout.
## Purpose: to plot temperature and salinity profiles
## as a multipanel figure, and
## overlay the the mixed
## layer depths.
Here is the code skeleton:
--------------------
nf <-
2001 Apr 01
1
ylab/ expression/ superscript to a bracket
Colleagues
----------------------------------
System info:
R version rw1022 on NT
ESS v. 5.1.18 using emacs ver. 20.4
----------------------------------
I have some rather unusual units for acoustic volume backscattering
integrated over several metres depth and 10 transmits (which happens to
= 160 m along transect). I need to express these units in a graph label.
My problem
2005 May 30
3
sapply following using by with a list of factors
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I am having some trouble extracting results from the function by, used to
average variables in a data.frame first by one factor (depth) and then by a
second factor (station). The real data.frame is quite large
> dim(data.2001)
[1] 32049 11
Here is a
2007 Jun 17
1
Samba vscan VFS Module
I'm trying to configure Samba's vscan on-access VFS module on a box with
a working CLAM installation. [CLAM is merrily scanning mail on this box
via clamav-milter].
I've set this up before, but this time it seems to be giving me grief.
If I remove the vscan-clamav module then everything works, and I can
open files.
When I try to open a file with the module enable I just get a file
2005 Mar 14
0
fixed/ initialising trellis device {lattice}/ postscript
Thanks Andy
out<- xyplot(....)
print(out)
did the trick nicely.
Sam
----
Sam McClatchie,
Biological oceanography
South Australian Aquatic Sciences Centre
PO Box 120, Henley Beach 5022
Adelaide, South Australia
email <mcclatchie.sam at saugov.sa.gov.au>
Telephone: (61-8) 8207 5448
FAX: (61-8) 8200 2481
Research home page <http://www.members.iinet.net.au/~s.mcclatchie/>
2009 May 18
2
Superscripts and subscripts in trellis graphics
I'd like to annotate an xyplot with an R^2 value, but can not find the
syntax to define the superscript format for the text.
I'd appreciate suggestions,
xyplot(SharkSloughEggs.df$Sharkeggs.rel +
SharkSloughEggs.df$SharkHatched.rel + SharkSloughEggs.df$SharkFlooded.rel +
HSI.shark$MEAN ~ Year,
pch=c(1,9,5,4), lty=c(1,6,3,4), lwd = c(2), col = c("black",
2005 Mar 14
1
initialising trellis device {lattice}/ postscript
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
I am using:
trellis.device(postscript, file="../figures/name.ps")
.....code to generate the trellis display here ....
graphics.off()
to create a postscript from a working xyplot display.
The problem is that the postscript file appears to be
2006 Jun 30
1
Trellis.par.set/ family/ global change font?
Background:
OS: Linux Ubuntu Dapper 6.06
release: R 2.3.1
editor: GNU Emacs 21.4.1
front-end: ESS 5.2.3
---------------------------------
Colleagues
I have a rather complicated trellis plot that a journal editor has requested I edit and change all the fonts to times.
I'd like to change all fonts globally for the plot, as in par(family="serif") for non-trellis plots. Various
2003 Oct 20
1
Win9x Cannot Find Server, WinY2k Can
I have a Samba 3.0.0 PDC (and WINS server) that has been running fine
for some time. I also have Samba fileserver running 3.0.0. The PDC is
"littleboy" and the fileserver is "sardine". This configuration has
been stable since the day after 3.0.0 came out, and we were running
3.0.0pre(s) on the PDC before 3.0.0 was released and that was stable as
well.
Now (or as of 10/16)
2018 May 09
1
how to use multiple UPS with timers
Yes both UPS units are on different power supplies. MINSUPPLIES is set to 1.
Afaik NUT waits for OB and LB before shutting down the system. Is there a way to change this behavior to only wait for OB?
Then I would use FINALDELAY in case the power outage doesn't last long.
I already tried to change the battery.runtime.low setting over the webinterface of the CS121 (snmp is readonly) but with
2004 Apr 16
1
Why (&(objectClass=sambaDomain)(sambaDomainName=SARDINE))?
I have a member server that is constantly querying the LDAP server with -
(&(objectClass=sambaDomain)(sambaDomainName=SARDINE))
- when security=domain and workgroup=backbone. The server DOES authenticate
domain users, and everything seems to work, but this draining resources.
This is RH9, Samba 3.0.3pre2 (although I'm pretty certain I saw this on 3.0.2)
and OpenLDAP openldap-2.1.25-1
2010 Sep 16
0
problems trying to reproduce structural equation model using the sem package
Hello,
I've been unsuccessfully trying to reproduce a sem from Grace et al.
(2010) published in Ecological Monographs:
http://www.esajournals.org/doi/pdf/10.1890/09-0464.1
The model in question is presented in Figure 8, page 81. The errors
that I've been getting are:
1. Using a correlation matrix:
res.grace <- sem(grace.model, S = grace, N = 190)
Warning message:
In sem.default(ram
2003 Mar 12
0
job opportunity
The University of Miami's Rosenstiel School of Marine and Atmospheric
Sciences (RSMAS) is seeking a research associate to work with
hydrographic data. The objective of the project is to develop
statistical models for estimating salinity and density from
observations of temperature together with knowledge of location and
time. Because the relationship between salinity and temperature can
be
2003 Mar 12
0
job opportunity
The University of Miami's Rosenstiel School of Marine and Atmospheric
Sciences (RSMAS) is seeking a research associate to work with
hydrographic data. The objective of the project is to develop
statistical models for estimating salinity and density from
observations of temperature together with knowledge of location and
time. Because the relationship between salinity and temperature can
be
2011 Feb 01
1
Setting maximum value of the legend on an image.plot and animation
Hello,
I'm doing the following:
library(ncdf)
library(fields)
library(animation)
saline <- open.ncdf("salinity_1990.nc")
salt = get.var.ncdf(nc=saline, varid="Salinity")
# create an animation of the complete temporal domain in the ncdf file.
saveHTML({
for (i in 1:364) {
image.plot(salt[, , i])
}
}, img.name = "salinity.img",
2008 Jul 22
2
Decoding subscripts/superscripts from CSVs
Hi,
I have a CSV file with various biological reactions. Subscripts, superscripts,
and italics are encoded in carats, and I was wondering if R can actually
recognize those and print actual superscripts, etc. Here's an example:
<i>S</i>-adenosyl-L-methionine + rRNA = <i>S</i>-adenosyl-L-homocysteine +
rRNA containing
2012 Apr 12
3
Remove superscripts from HTML objects
Is there some way to remove superscripts from objects returned by
html/xmlParse (XML package)?
h <- "<html><p>Cat<sup>a</sup></p><p>Dog</p></html>"
doc <- htmlParse(h)
xpathSApply(doc, "//p", xmlValue)
[1] "Cata" "Dog"
I could probably remove the <sup> tags from the "h" object above,