Displaying 20 results from an estimated 56 matches for "norwich".
2006 Jun 09
4
HTML nsmall vector format problem
...tr>
i.e. first column with 3 digits after the decimal place and the second
column with 1 digit after the decimal place.
It appears to only use the first value in the vector.
Has anybody got any suggestions?
Thanks for any help.
John Seers
---
John Seers
Institute of Food Research
Norwich Research Park
Colney
Norwich
NR4 7UA
tel +44 (0)1603 251497
fax +44 (0)1603 507723
e-mail john.seers@bbsrc.ac.uk
e-disclaimer at http://www.ifr.ac.uk/edisclaimer/
<http://www.ifr.ac.uk/edisclaimer/>
Web sites:
www.ifr.ac.uk <http://www.ifr.ac.uk/>
ww...
2006 Sep 26
2
Vectorise a for loop?
...;-NULL
for (i in 1:length(tt$M)) {
if (tt$M[i] < 0 ) {
fold[i]<-1/(2^tt$M[i])
} else {
fold[i]<-2^tt$M[i]
}
}
tt<-cbind(tt, fold)
}
# Add fold column to top tables
topa1<-ttfold(topa1)
Regards
J
---
John Seers
Institute of Food Research
Norwich Research Park
Colney
Norwich
NR4 7UA
tel +44 (0)1603 251497
fax +44 (0)1603 507723
e-mail john.seers@bbsrc.ac.uk <mailto:john.seers@bbsrc.ac.uk>
e-disclaimer at http://www.ifr.ac.uk/edisclaimer/
<http://www.ifr.ac.uk/edisclaimer/>
Web sites:
www.ifr.ac.uk <http://www.ifr.ac....
2007 Nov 16
7
sorting factor levels by data frequency of levels
using an example from r online help
> state <- c("tas", "sa", "qld", "nsw", "nsw", "nt", "wa", "wa",
"qld", "vic", "nsw", "vic", "qld", "qld", "sa", "tas",
"sa", "nt", "wa", "vic",
2009 Sep 17
1
How to colour the tip labels in a phylogenetic tree
...dataset, which as 118
tips - reduced to 12 here for brevity) and I'm SURE there must be a
better way of doing it.
Could anyone help me with this?
Many thanks,
Graham
--
Dr. Graham Etherington
Post-doctoral Bioinformatician,
Department of Computational and Systems Biology
John Innes Centre
Norwich Research Park
Colney
Norwich
NR4 7UH
UK
2011 Dec 08
0
Mark Killingback is out of the office.
...="http://www.pacificgroup.co.uk">http://www.pacificgroup.co.uk </a>
Tel: 01603 630684
Fax: 01603 617930
This email is subject to our email disclaimer
Pacific Limited
Registered in England and Wales No. 02374293
Registered Office: 1st Floor, Woburn House, 84 St Benedicts Street, Norwich, Norfolk, England,
NR2 4AB
Pacific (Norwich) Limited
Registered in England and Wales No. 02208246
Registered Office: 1st Floor, Woburn House, 84 St Benedicts Street, Norwich, Norfolk, England,
NR2 4AB
Authorised and regulated by the Financial Services Authority
2010 Aug 20
2
output values from within a function
...to try out evaluations
y <- 5
(x <- y^2)
funct01 <- function (x,y) {
z1 <- x + y
z2 <- x * y
z3 <- x^y
results <- data.frame (z1=z1, z2=z2, z3=z3)
return(results)
}
funct01(7,9)
===============================
Dr. Jim Maas
University of East Anglia
Norwich, UK
NR4 7TJ
[[alternative HTML version deleted]]
2010 Aug 18
2
combinations
...tations in gtools, and also choose(). I suspect these could be coerced to provide the correct output but I may be missing a specific, or more flexible package that will produce this.
Any suggestions most welcome.
Thanks
Jim
===============================
Dr. Jim Maas
University of East Anglia
Norwich, UK
[[alternative HTML version deleted]]
2006 Sep 11
3
Extracting overdispersion estimates from lmer amd glm objects
...ts JavaGD lme4 Matrix lattice MASS rJava
"1.4-7" "1.0-3" "0.3-4" "0.995-2" "0.995-15" "0.13-8" "7.2-27.1" "0.4-6"
School of Environmental Sciences
University of East Anglia
Norwich, NR4 7TJ
United Kingdom
Email: t.gardner@uea.ac.uk
Website: www.uea.ac.uk/~e387495
[[alternative HTML version deleted]]
2008 May 12
1
hessian in constrained optimization (constrOptim)
...ay I could use to
I obtain the values of the hessian matrix...
Many thanks,
Carlo
**************************************************
Carlo Fezzi
Senior Research Associate
Centre for Social Research on the Global Environment (CSERGE)
Department of Environmental Sciences
University of East Anglia
Norwich (UK) NR2 7TJ
Telephone: +44(0)1603?591408
Fax: +44(0)1603 593739
2009 Nov 13
1
plot arguments (PR#14063)
...talled 2.7 and everything fine again, be really useful to have
previous versions posted in case of problems - luckily I had an old
executable.
Regards,
Colin
Dr Colin Harpham
Senior Research Associate
Climatic Research Unit
School of Environmental Sciences
University of East Anglia
Norwich
NR4 7TJ
UK
Tel: +44 -1603 593857
Fax: +44 -1603 507784
[[alternative HTML version deleted]]
2004 Apr 15
1
CATIA V5 & SAMBA Problem
...ot;fake directory create times" is not set, all release cache files will be
rejected.
Is this something that sounds familiar to you, or is it something that you
can help us to resolve?
Best regards,
Adam Harvey
Applications & Data
LogicaCMG @ Group Lotus plc
Potash Lane, Hethel, Norwich, NR14 8EZ
Tel. +44 1953 608399
Fax. +44 1953 857001
www.logicacmg.com <http://www.logicacmg.com>
_______________________________________________________
"This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity t...
2006 Nov 20
3
problem with loop to put data into array with missing data forsome files
...e fine (as far as I can tell) so you
are welcome to have a copy. I can email it to you if you want.
I do not think your test for NA is valid. i.e
if(test != "NA"){
}
I think you should use
if(is.na(test)){
}
Or something similar.
J
---
John Seers
Institute of Food Research
Norwich Research Park
Colney
Norwich
NR4 7UA
tel +44 (0)1603 251497
fax +44 (0)1603 507723
e-mail john.seers at bbsrc.ac.uk
e-disclaimer at http://www.ifr.ac.uk/edisclaimer/
Web sites:
www.ifr.ac.uk
www.foodandhealthnetwork.com
-----Original Message-----
From: Jenny Bar...
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
...it in the
future, so I would really like to resolve it properly.
any suggestions as to how I can narrow down the cause of this problem
please? (or how to fix it would be even better! ;-)
Thanks
Bob.
=====================================================
Bob Findlay
The Operations Centre - Norwich BioScience Institutes
Tel: 01603 450474 (2474 internal)
Fax: 01603 450045
=====================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20080111/dfbb3538/attachment.ht...
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
...it in the
future, so I would really like to resolve it properly.
any suggestions as to how I can narrow down the cause of this problem
please? (or how to fix it would be even better! ;-)
Thanks
Bob.
=====================================================
Bob Findlay
The Operations Centre - Norwich BioScience Institutes
Tel: 01603 450474 (2474 internal)
Fax: 01603 450045
=====================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20080111/dfbb3538/attachment.ht...
2011 May 09
2
Time Series
...one of Zuur publications but the TS data they work with is
much longer term and not over several (independent) sites.
Any advice, help, or direction is much appreciated!
Best,
Nicole
________________________
Nicole Gross-Camp, PhD
Senior Research Associate
University of East Anglia
Norwich
Rwanda: +250 (0)783647398
Skype: nicolegross-camp
Based in Rwanda from September 2010 through July 2011:
BP 512
Butare
Rwanda
personal website:
http://www.uea.ac.uk/dev/People/Research+Associate/Nicole+Gross-Camp#info
project website:
www.ReDirectRwanda.com
[[alternative H...
2010 Jan 07
1
faster GLS code
...needs to run several times).
Any suggestion would be greatly appreciated.
Carlo
***************************************
Carlo Fezzi
Senior Research Associate
Centre for Social and Economic Research
on the Global Environment (CSERGE),
School of Environmental Sciences,
University of East Anglia,
Norwich, NR4 7TJ
United Kingdom.
email: c.fezzi at uea.ac.uk
***************************************
Here is an example with 3 equations and 2 exogenous variables:
----- start code ------
N <- 1000 # number of observations
library(MASS)
## parameters ##
# eq. 1
b10 <- 7; b11 <- 2; b12 <-...
2000 Feb 28
4
Multiple smbd processes generated
...user
to which this happens.
TIA
Andrew
======================================================================
Dr Andrew Boswell email : A.Boswell@uea..ac.uk
School Liaison Consultant phone : +44-1603-593856
IT and Computing Services fax : +44-1603-593467
University of East Anglia
Norwich, NR4 7TJ, UK
2006 Oct 15
1
Execution halting of lmer on UNIX when no problem on windows
...ems that some of the bootstrap runs are producing unstable models in rare instances, but just one is sufficient to halt the execution of the script.
I am running R.2.3.1 on both Windows and UNIX,
Many thanks in advance,
Toby Gardner
School of Environmental Sciences
University of East Anglia
Norwich, NR4 7TJ
United Kingdom
Email: t.gardner@uea.ac.uk
Website: www.uea.ac.uk/~e387495
[[alternative HTML version deleted]]
2006 Apr 20
2
R-Help
Dear r-users,
Suppose I have three datasets:
Dataset-1:
Date x y
Jan-1,2005 120 230
Jan-2,2005 123 -125
Jan-3,2005 -110 300
Jan-4,2005 114 -21
Jan-7,2005 11 299
Mar-5,2005 200 311
Dataset-2:
Date x y
Jan-2,2005 123 -125
Jan-3,2005 -110 300
Jan-4,2005 114 -21
2007 Dec 11
1
R computing speed
...d be really grateful if anybody could help me with this issue, I
attach my code below.
Many thanks,
Carlo
***************************************
Carlo Fezzi
Centre for Social and Economic Research
on the Global Environment (CSERGE),
School of Environmental Sciences,
University of East Anglia,
Norwich, NR4 7TJ
United Kingdom.
***************************************
# MULTILOGIT
# This function computes the estimates of a multinomial logit model
# inputs: a matrix vector of 1 and 0 (y) or of shares
# a matrix of regressors (x) - MUST HAVE COLUMN NAMES! -
# names of the variables, defau...