Displaying 20 results from an estimated 300 matches similar to: "Genstat into R - Randomisation test"
2009 Jul 23
1
help with randomisation test...
Dear R-people,
I hope asking this is not too cheeky, but I do have a R Problem. I hope
that some of you like to play around with R and can help me.
Its like this. I have several plant species (A,B,C) and 10 replicates
per species. 5 plants per species are damaged, 5 not. I let a
caterpillar feed on each plant and measured the growth of the
caterpillars on control plants (CR) and on damaged
2009 Mar 23
1
Syntax in lmer...
Sorry for bothering you - but I have a little problem. I`m completely
new in R and trying to use lmer. That works, but I m not sure if my code
is right, so I would just like to get an opinion from the experts.
I have a Growthrate of plants (RGR
Fixed Factors: Fertilizer, Status (alien or native plants) and their
interaction
Random Factors: Age is a covariable; than I have plantfamily and
2007 Apr 02
3
Create a new var reflecting the order of subjects in existing var
Dear R helpers
I have a data set sth like this:
set.seed(123);dat <- data.frame(ID= c(rep(1,2),rep(2,3), rep(3,3), rep(4,4),
rep(5,5)),
var1 =rnorm(17, 35,2),
var2=runif(17,0,1))
dat
ID var1 var2
1 1 33.87905 0.02461368
2 1 34.53965 0.47779597
3 2 38.11742 0.75845954
4 2 35.14102 0.21640794
5 2 35.25858 0.31818101
6 3 38.43013
2005 Dec 28
2
Importing Genstat files into R
Does anyone know if there is a package or other method of reading Genstat
files directly into R. Genstat isn't listed in the foreign package.
Many thanks,
Graham
[[alternative HTML version deleted]]
2005 Oct 07
0
R/S-Plus equivalent to Genstat "predict"
As an alternative to the effects package, try predict() with
type="terms"
JM
On 7 Oct 2005, at 8:00 PM, Peter Dunn wrote:
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Peter Dunn
> Sent: Wednesday, October 05, 2005 9:06 PM
> To: R-help mailing list
> Subject: [R] R/S-Plus equivalent to Genstat
2005 Oct 06
2
R/S-Plus equivalent to Genstat "predict": predictions over "averages" of covariates
Hi all
I'm doing some things with a colleague comparing different
sorts of models. My colleague has fitted a number of glms in
Genstat (which I have never used), while the glm I have
been using is only available for R.
He has a spreadsheet of fitted means from each of his models
obtained from using the Genstat "predict" function. For
example, suppose we fit the model of the type
2011 Apr 07
1
Randomisation tests
Hi,
I want to ue a randomisation test, to compare two sample means, for a
small set of data, I've looked at towt.permutation, perm.test and
permtest, as well as permTS(), which is the best one to use for such a
simple purpose? I know perm.test package isn't used anymore and coins
recommended, but reading the manual I couldnt find the function most
like it, ore more likely I
2010 Jul 28
1
randomisation for matrix
Hi to all,
I am looking for a randomisation procedure for a single matrix,
including a possibility to set the number of randomisations and the to
set the number of row and columns .
Knut
2005 Feb 15
0
[LLVMdev] Entry block (Randomisation)
Hello,
In an attempt to randomise the basic blocks in a function, is it possible that I can randomise the entry block as well? And maybe insert some instructions in the pass to call entry block while running the program ?
Is it feasible?
What does entry block consist of ?
Thanks
Tanu
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second
2006 Jan 11
1
Homogenic groups generation - Randomisation
Dear R-users,
We expect to create N homogenic groups of n features from an
experimentation including N*n mesures. The aim of this is to prevent from
group effects. How to do that with R functionalities. Does anyone know any
methodes enabling this ?
Best regards.
Alexandre MENICACCI
Bioinformatics - FOURNIER PHARMA
50, rue de Dijon - 21121 Daix - FRANCE
a.menicacci at fr.fournierpharma.com
t??l
2006 Jan 16
1
Homogenous groups building - Randomisation
Dear R-users,
We expect to form N homogeneous groups of n features from an
experimentation including N*n data.
The aim is to prevent group effects.
How to do that with R functionalitites ? Does anyone know any way enabling
this ?
Example :
100 patients are observed. 3 biochemical parameters are mesured for each
one (Red and white globules ans glycemia).
Patient RG RW
2005 Feb 09
6
randomisation
Dear useRs
I am looking for a way to randomise the values within a matrix:
the conditions are that the sums of the rows and the sums of the columns should
remain the same as in the original matrix.
Any help would be appreciated
Cheers
Yann
2005 Feb 15
2
[LLVMdev] Entry block (Randomisation)
Tanu Sharma wrote:
> Hello,
>
> In an attempt to randomise the basic blocks in a function, is it
> possible that I can randomise the entry block as well? And maybe insert
> some instructions in the pass to call entry block while running the
> program ?
>
> Is it feasible?
>
> What does entry block consist of ?
The entry block, by definition, is the first basic
2007 Apr 02
1
Res: Create a new var reflecting the order of subjects in existing var
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070401/68a57089/attachment.pl
2008 Nov 17
1
HELP ON SCALING GENE EXPRESSION DATA TO -1,0,1
Hello R-Community,
I am a rookie in R and I am fascinated with the power of bio computing
by R. I am analysing gene expression data from Real time PCR. I have
used absolute gene quantitation to measure gene copy number in all my
transcripts. All my data has been normalised them to a housekeeping
gene, which is constitutive expressed.
My problem is as follows.
After normalising some of the genes
2004 Jan 30
2
request for comments --- package "distr" --- S4 Classes for Distributions
Hello,
after some discussions with Martin Maechler and Josef Leydold (WU Wien),
we have felt the need for some package that should allow for an
object-orientated
approach to distributions.
Our small group at Bayreuth now has developed a package "distr" which
tries to fill this gap, implementing distributions by means of
S4--classes.
A mother class "Distribution" is
2006 Feb 01
1
Randomised Block Design
Hi, I'm studying math, and i have to make an analysys using Randomised
Block Design. I have two factors, i know how to do this in Statistica, but
how to do this in R, i read some manuals but the only thing that i have
found was 2 factor ANOVA.
Please could someone help me, or give some usefull links ??
Krzytsztof Suwada
2006 Jul 28
1
Calculate x-values from a spline
Hello,
I calculate splines from messured points(x,y) of an unknown function f(x).
e.g.
x <- c(0.004115, 0.012345, 0.037037, 0.111110, 0.333330, 1.000000)
y <- c(37, 50, 45, 60, 50, 66)
w <- c(0.8540541, 0.8320000, 0.8822222, 0.7983333, 0.8220000, 0.8151515) as
weights
f <- smooth.spline(x,y,w)
Now I have y-values and want to calculate the x-value(s) from this spline.
There is no
2006 Jan 28
4
Randomised variables from sql
I''ve spent some time converting my website from php to RoR, and so far,
I''m loving every bit of Rails. However, I''ve stumbled across a problem.
On my old page, I''ve had a random quote display at a specific location,
and I''d like to replicate this with RoR. Basically, I thought I would be
able to add all quotes into a specific table in the database,
2007 Jun 09
1
Blosxom + Markdown problem: randomised email links break RSS, Atom
As described here, "Markdown will... perform a bit of randomized
decimal and hex entity-encoding to help obscure your address from
address-harvesting spambots" on automatic email address links like
<rwhe at ludism.org>.
http://daringfireball.net/projects/markdown/syntax#autolink
I have had a problem with my RSS feed for months, where certain
entries would refresh every hour or