Displaying 8 results from an estimated 8 matches for "ajsmit".
2001 Dec 05
3
Histograms per coding variable
Dear all
I have a dataset that looks like:
fr.wt site
1 4400 glen
2 235 glen
3 225 glen
' ' '
' ' '
' ' '
82 550 glen
83 550 kom
84 550 kom
' ' '
' ' '
' ' '
191 820 kom
192 2000 soet
' ' '
' ' '
I need to do a series of histograms for each of the codes, levels or
factors in
2002 Jul 23
0
Comparing slopes of several linear models
Dear all
I have the following data (a shortened extract
shown; some replictates of time deleted) to which I
fitted the linear model given below:
time group mass
11 control 0.019
11 control 0.014
14 control 0.0306
14 control 0.0289
14 control 0.0236
17 control 0.0469
17 control 0.0709
11 five 0.0077
11 five
2002 Oct 31
0
ANOVAs per grouping variable
Dear all
I have a question regarding repeating a series of nested ANOVAs.
The model is:
fit <- aov(response ~ treatment + plot/rep)
Treatment has three levels, there are three plots and each plot has
four replicates. Now, the experiment was also repeated six times
during the year. Ideally I would have liked to include sampling time
(month) as an additional factor in the analysis, but
2003 Jan 30
1
Kruskal-Wallis, Friedman tests and Tukey HSD
Dear all
Is there any way of doing a Tukey HSD post-hoc test after a Kruskal-
Wallis or Friedman rank sum test (in the ctest package)?
Thanks in advance,
Albertus
Dr. Albertus J. Smit
Department of Botany
University of Cape Town
Private Bag Rondebosch
7700
South Africa
Tel. +27 21 689 3032
2003 Nov 06
1
Levelplot and NAs
Dear all
How does one get a levelplot (lattice library) to plot NAs in a
different colour to that specified in the default colorkey?
Thanks in advance,
Albertus
--
Dr. Albertus J. Smit
Department of Botany
University of Cape Town
PO Box Rondebosch
7700
SOUTH AFRICA
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
2004 Apr 19
0
SE for combined data
Dear all
I have just had the question from a colleague. I know that it is not directly related to R (I will probably use R to do the analysis), but I hope someone can give us some insight:
Thanks,
AJ Smit
I sampled populations of a seaweed in the intertidal in order to estimate
the standing biomass of that seaweed at that site.
Due to clumped distribution patterns, I chose a stratified
2002 Sep 25
2
Re-ordering the order of lattice graphics panels
Dear all
I have made some lattice graphs (bwplot(dead ~ treat | group,...).
'group' is a factor with three levels (Artemia larvae, Abalone larvae
and Abalone spat), and the result is a graph with three panels
corresponding to the levels in 'group', ordered in alphabetical order
from bottom to top, as expected.
How does one re-order the order in which the levels of
2002 Jul 16
3
dose.p in MASS
Dear all
I need to obtain an estimate of the 50% lethal dose (LD50) from a
logistic regression model obtained by applying the glm procedure to
some binomial data. The model appears to fit the data very well. I
used dope.p from MASS to try and find LD50.
The following output appears:
> dose.p(iso.glm.logit, cf = c(1,3), p = 1:3/4)
Error in dose.p(iso.glm.logit, cf = c(1, 3), p = 1:3/4) :