Displaying 20 results from an estimated 1300 matches similar to: "ggplot2 scale relation free"
2008 Oct 15
1
investigating interaction term for a model of Gross Primary Productivity
I am trying to investigate the interaction term in the below. The
paradigm in aquatic systems is that algal production is either
nitrogen (TIN) or Phosphorus limited, and I am trying to investigate
this- what is the best way to go about investigating the interaction
term. I have some thoughts on the above, but I will withhold them to
see what others think. Thanks for your help.
d <-
2009 Oct 27
1
option to control the spac between columns in data frame
Hello,
I have a question regarding a way to control the appreance of output
exported by R
when I use capture.output( x, file = "Directory/file.txt") , I get a text
file which when I paste to a word file looks like the first table below.
The following table has its clumns spaced closely so when I paste it to a
word file it looks continuous. Is there any option in R to make the outputs
2004 Dec 22
2
GAM: Overfitting
I am analyzing particulate matter data (PM10) on a small data set (147
observations). I fitted a semi-parametric model and am worried about
overfitting. How can one check for model fit in GAM?
Jean G. Orelien
2004 Mar 08
5
Getting ACLs to work with Samba 3.0.2a
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
I'm currently trying to get ACLs to work with my Samba-PDC. I compiled Samba
with the "--with-acl-support"-option and the configure-script says:
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
After install, a "ldd smbd" gives
libacl.so.1 => /lib/libacl.so.1
2005 Nov 29
1
help combining mtext and strwrap?
Hi all,
I've got some image plots on which I'd like to include some gene information
(in the margins using mtext). Unfortunately, the description is rather long
and will need to be wrapped to fit on several lines. From what I know about
mtext, it's really only meant for single-line labels, not paragraphs.
Here's some sample code of the idea I'm trying to accomplish:
2010 Jun 05
1
selecting only specific rows in R
Hi, I have a data frame with columns as follows: tree species
(independent variable) and several dependent variables (e.g. carbon,
nitrogen, phosphorus). Each row represents one tree sample. Some tree
samples are unique species in the data frame while other species were
replicated (i.e. rows 1,2,3 may be identical for the "tree species"
column but have different values for the
2004 Oct 20
1
Drawing multiple line plots
Hi All:
Greetings, and best wishes from the festive times here at Kolkata, India -- the time of Durga Puja celebrations.
I seek your advice as I try plotting lines for my data. The problem:
I have created a dataframe that looks like this (name: myFrame):
lowest second third fourth highest significance
INAS 0.107 0.115 0.123 0.115 0.166 0.000
MMA 0.091 0.107 0.115
2008 Jun 19
1
PrettyR (describe)
#is there a way to get NA in the table of descriptive statistics instead of
the function stopping Thank you in advance
#data
x.f <- structure(list(Site = structure(c(9L, 9L, 9L, 9L, 9L, 9L, 9L,
9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L,
9L, 9L, 9L, 9L), .Label = c("BC", "HC", "RM119", "RM148", "RM179",
"RM185",
2012 Dec 13
1
About new test cases for Durable handle version 2
Hi,
I am not sure if I am addressing to the correct audience. So apologize for
the that.
I found in the existing smbtorture test suit do not have much test cases
related to durable handle version 2 that is supported for SMB version 3 .
I have done some work on that and would like to contribute on that filed.
Can anyone let me know the process for that?
Thanks in advance,
Santanu
2008 Oct 16
3
correlation
What test do I use to determine if there is a correlation between a
discrete variable and a continuous variable?
For example - I have water quality ratings for streams (excellent,
good, fair, poor) and a corresponding nitrogen concentration for each
rating. I want to know if the the ratings correlate with the
concentration of nitrogen in the stream.
Help?
2009 Apr 24
0
New package: CHNOSZ
Dear R users,
A new package, CHNOSZ (version 0.8), is available on CRAN.
CHNOSZ is a package for thermodynamic calculations and analysis.
Functions are available for calculating the standard Gibbs energies and
other thermodynamic properties, and chemical affinities, of reactions
between species contained in the thermodynamic database. The database
includes standard thermodynamic properties
2009 Apr 24
0
New package: CHNOSZ
Dear R users,
A new package, CHNOSZ (version 0.8), is available on CRAN.
CHNOSZ is a package for thermodynamic calculations and analysis.
Functions are available for calculating the standard Gibbs energies and
other thermodynamic properties, and chemical affinities, of reactions
between species contained in the thermodynamic database. The database
includes standard thermodynamic properties
2010 May 12
3
Boxplot position on X-axis relative to it's value
Dear R-Experts.
I collected different datas about Nitrogen content (mg/ml) in Dung. The dung was eighter fresh (day=0) or had different ages (15,29,47) to observe nutrient changes over time.
Now I like to draw a boxplot.
boxplot(nmgml~day)
abline((nmgml~day)
The Problem is, that the boxplot considers the day values as groups and not as time series (neighter when the days are numeric or
2004 Aug 13
5
simtest for Dunnett's test
Hi!
I use simtest fonction of multcomp package to compile a Dunnett's test.
I have 10 treatments and one control group, so i create a matrix with:
m<-matrix(0,10,11)
m[1,1]<--1
m[1,2]<-1
m[2,1]<--1
m[2,3]<-1
m[3,1]<--1
m[3,4]<-1
m[4,1]<--1
m[4,5]<-1
m[5,1]<--1
m[5,6]<-1
m[6,1]<--1
m[6,7]<-1
m[7,1]<--1
m[7,8]<-1
m[8,1]<--1
m[8,9]<-1
2007 Jun 27
1
Spurious shutdown
I had a brief power interruption this evening which caused a spurious
shutdown. The system log contains a report of "low battery" status; however,
checking the battery soon after powering up again showed a fairly typical 80%
charge. The UPS had, however, been beeping to indicate imminent shutdown,
which is slightly suspicious.
Previous power interruptions have been fine but either they
2006 Oct 02
2
xyplot Graphic Help
I have the following graphic where I drop unused factors in the x axis, however I cannot get the first point on the second panel. It seems shifted. Any ideas?
The example is below:
data <- data.frame(
Room=as.factor(c(132,132,132,132,132,132,132,132,132,196,196)),
2003 Apr 14
2
unexplained error (code 255) at main.c(1045)
I'm trying to use rsync (2.5.6 on both sides) to copy a home directory from
one system (Solaris 2.6) to another (Solaris 9); the command is running on the
Sol9 version and is fetching files; I'm using rsync with SSH, rather than in
client/server mode.
The command line I've used is:
rsync --archive --verbose --rsh=ssh rsr@fold:/home/rsr /home
I've attempted this both as the rsr
2010 Nov 23
0
(no subject)
Dear R Help -
I am analyzing data from an ecological experiment and am having problems
with the ANOVA functions I've tried thus far. The experiment consists of a
blocked/split-plot design, with plant biomass as the response. The following
is an overview of the treatments applied (nitrogen addition, phosphorus
addition, and seeded/not seeded) and at what level (block, main-plot, and
sub-plot):
2002 Jul 30
1
Comparison of two time series using R
We have two time series: the first is a series of weekly counts of
isolates of RSV (respiratory syncytial virus) by pathology laboratories,
and the second is a series of weekly counts of cases of bronchiolitis in
young children presenting to hospital emergency departments.
Bronchiolitis in young children is usually caused by RSV infection, and
simple visual inspection reveals a very close
2010 Nov 23
2
factorial ANOVA for block/split-plot design
Dear R Help -
I am analyzing data from an ecological experiment and am having problems
with the ANOVA functions I've tried thus far. The experiment consists of a
blocked/split-plot design, with plant biomass as the response. The following
is an overview of the treatments applied (nitrogen addition, phosphorus
addition, and seeded/not seeded) and at what level (block, main-plot, and
sub-plot):