Displaying 14 results from an estimated 14 matches for "georgina".
Did you mean:
georgia
2001 Feb 07
5
zero inflated poisson and censored-continuous models
I wonder if there is a package that will estimate a Zero Inflated Poisson
Model (ZIP), and also if there is a package that will estimate what is
called the Tobit model: that is a combination of censored and observed
values in the same sample.
Georgina Bermann
Biostatistics
AstraZeneca R&D M?lndal
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body"...
2008 Sep 24
2
Graph question
...have a set of data comprising a list of numbers of eggs on mosquito guts that range from 1 to 157. How can I get R to draw a barchart of the distribution of the data (i.e. x axis= number of eggs on a gut, y axis=number of mosquitoes found with that number of eggs)? Data is listed below.
Thanks,
Georgina
Number of eggs on each mosquito gut:
[1] 1 1 1 1 4 2 1 12 12 1 2 1 12 6 11 33 33 94 17
[20] 3 14 12 54 1 16 10 7 12 4 7 22 1 34 2 11 34 22 27
[39] 4 1 27 1 1 157 1 7 31 3 6 24 6 7 23 10 54 3 12
[58] 12 5...
2011 Apr 25
3
Question on Import
...message
Error: unexpected input in "data<-as.matrix(read.table(C:\"
How do I place the data where the import function can find it? Or, how do I
correct my use of the import functions?
Thank you for your time and patience! Any guidance toward a solution means a lot
to me :)
Cheers,
Georgina To'a Salazar
2008 Oct 07
2
R squared value for a line on a plot
Does anyone know how to retrieve the R squared value for a line on a graph?
Thanks
Georgina
2011 Apr 20
5
Fibonacci
Hi!
I am trying to work out the code to get a Fibonacci sequence, using the
while() loop and only one variable. And I can't figure it out.
Fibonacci<-c(1,1)
while (max(Fibonacci)<500){
Fibonacci<-c(Fibonacci, (max(Fibonacci) + ?(Fibanacci)))
}
How can I tell R to take the value one before the max value? (Without
defining another variable)
(Probably super easy... I am a
2009 Feb 02
8
ZFS core contributor nominations
...First the current list of Core contributors:
Bill Moore (billm)
Cindy Swearingen (cindys)
Lori M. Alt (lalt)
Mark Shellenbaum (marks)
Mark Maybee (maybee)
Matthew A. Ahrens (ahrens)
Neil V. Perrin (perrin)
Jeff Bonwick (bonwick)
Eric Schrock (eschrock)
Noel Dellofano (ndellofa)
Eric Kustarz (goo)*
Georgina A. Chua (chua)*
Tabriz Holtz (tabriz)*
Krister Johansen (johansen)*
All of these should be renewed at Core contributor level, except for
those with a "*". Those with a "*" are no longer involved with ZFS and
we should let their grants expire.
I am nominating the following t...
2009 Jun 29
1
ANOVA
I have the attached data set (csv) and I want to run an analysis of variance on the wingsize data (comparing infected vs non-infected) within and between experiments.
Can anyone help me with the command I should use?
Many thanks
Georgina
PhD Student
Division of Infection and Immunity
B5-29, GBRC
120 University Place
Glasgow
G12 8TA
Tel: 0141 330 5650
2008 Sep 25
1
Transformation for -ve binomial data
Can anyone advise a good transformation for this data below to produce a normalised distribution?
Many thanks,
Georgina
No. of eggs on mosquito gut:
1 12 1 12 6 17 54 1 12 2 22 27 1 27 1 1 6 24 10 54 12 5 27 68 1 4 6 27 1 1 1 1 68 1 7 1 10 5 4 1 7 9 3 19 22 10 4
PhD Student
Division of Infection and Immunity
B5-29, GBRC
120 University Place
Glasgow
G12 8TA
Tel: 0141 330 5650
2001 Apr 02
2
standard errors of fitted values are different S-plus survival pa ckage and R
...bject in S-plus, the
estimated standard errors are different. It may be different estimators of
the variance of the residuals? Which one is the default in R, I don't find
that too easily in the documentation. Does anybody know?
I'll be very grateful if somebody can help in this matter.
Georgina Bermann
Biostatistics, AstraZeneca R&D M?lndal
----
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "bod...
2008 Sep 24
1
t tests/ANOVA
...data that comprises genome numbers in single eggs from three different parasite clones - 3D7, HB3, and MIX. I can draw a boxplot of the genome numbers for each clonefed but how do I carry out a t test or ANOVA to compare if the means are signifcantly different? (Data is listed below)
Many thanks,
Georgina Humphreys
clonefed genomes
HB3 21.3
HB3 23.5
HB3 25.9
3D7 27.2
HB3 28.1
MIX 35.1
MIX 37.9
MIX 42.1
MIX 42.4
HB3 46.3
HB3 46.3
MIX 48.4
MIX 52.1
HB3 54.6
MIX 55.4
3D7 57.6
HB3 58.4
3D7 62.1
MIX 63.6
MIX 66.5
3D7 69.1
3D7 76.2
MIX 77.5
MIX 80.4
MIX 85.5
MIX 85.9
HB3 96
HB3 106.3
3D7 108.1
MIX 113.8...
2010 Jun 17
6
R licensing query
...is licensed for commercial use, is compaitable with
Windows XP and will not affect the networked computer system here. My
only other option for data anlaysis is Excel, we have no money for
S-plus or any other stats programme. Can anyone suggest anything or
send me a suitable email?
Many thanks,
Georgina
*****************************************************************
The information contained in this message may be confide...{{dropped:12}}
2006 Oct 25
3
i cant install acts_as_ferret
This is what happens when i try to get acts_as_ferret ...."nothing
much"....
Please help me and excuse me if its really dumb, i''m new to this! thanks
C:\rails\app>gem install ferret
Attempting local installation of ''ferret''
Local gem file not found: ferret*.gem
Attempting remote installation of ''ferret''
Updating Gem source index for:
2011 May 12
1
Simple 95% confidence interval for a median
Hi!
I have a data set of 86 values that are non-normally distributed (counts).
The median value is 10. I want to get an estimate of the 95% confidence
interval for this median value.
I tried to use a one-sample Wiolcoxin test:
wilcox.test(Comps,mu=10,conf.int=TRUE)
and got the following output:
Wilcoxon signed rank test with continuity correction
data: Comps
V = 2111, p-value = 0.05846
2007 Jan 10
0
ZFS and HDS ShadowImage
Hi Derek,
Here''s the latest email I''ve received from the zfs-discuss alias.
------------- Begin Forwarded Message -------------
Date: Mon, 18 Sep 2006 23:55:27 -0400
From: Jonathan Edwards <Jonathan.Edwards@sun.com>
Subject: Re: [zfs-discuss] ZFS and HDS ShadowImage
To: Eric Schrock <eric.schrock@sun.com>
Cc: zfs-discuss@opensolaris.org, Torrey McMahon