Displaying 20 results from an estimated 43 matches for "nr4".
Did you mean:
nr
2006 Jun 09
4
HTML nsmall vector format problem
...ts 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/>
www.foodandhealthnetwork.com <ht...
2010 Aug 20
2
output values from within a function
...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]]
2006 Sep 11
3
Extracting overdispersion estimates from lmer amd glm objects
...vaGD 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]]
2006 Sep 26
2
Vectorise a for loop?
...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.uk/>
www.foodandhealthnetw...
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",
2004 Apr 29
0
Printing problem! CUPS, XP-pro
...roblems... until next time I can't print
(The log below is from samba after a restart)
From XP-home, where i type passwd on each connection to the shares, I
print everytime without any problems.
Please help
Thanks
Torben
--- smb.conf ---
[global]
netbios name = SERVER
workgroup = NR4
server string = server
security = user
encrypt passwords = true
passdb backend = smbpasswd
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_RCVBUF=4096
SO_SNDBUF=4096
dns proxy = no
load printers = yes
printing = cups
printcap name = cups
log file = /var/log/s...
2009 Nov 13
1
plot arguments (PR#14063)
...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 26
1
Printing problem, only XP-PRO
...roblems... until next time I can't print
(The log below is from samba after a restart)
From XP-home, where i type passwd on each connection to the shares, I
print everytime without any problems.
Please help
Thanks
Torben
--- smb.conf ---
[global]
netbios name = SERVER
workgroup = NR4
server string = server
security = user
encrypt passwords = true
passdb backend = smbpasswd
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_RCVBUF=4096
SO_SNDBUF=4096
dns proxy = no
load printers = yes
printing = cups
printcap name = cups
log file = /var/log/s...
2009 Sep 17
1
How to colour the tip labels in a phylogenetic tree
...d 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
2010 Jan 07
1
faster GLS code
...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 <- -1...
2000 Feb 28
4
Multiple smbd processes generated
...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
...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]]
2007 Dec 11
1
R computing speed
...ly 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, default =...
2006 Sep 04
1
Problem with Variance Components (and general glmm confusion)
...latest release of lmer, and also they do not evaluate glmmML. To a newcomer this myriad of options is bewildering, can anyone offer advice as to the most robust approach?
Many thanks for your time and patience,
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]]
2012 Dec 13
1
Checking data migration from samba3 to samba4
...ata]# /usr/local/samba/bin/samba-tool domain
classicupgrade --dbdir=/srv/LiveData/var_lib_samba/samba
--use-xattrs=yes --realm=kazekage.sura.sandbox.local
--dns-backend=SAMBA_INTERNAL /srv/smb.conf
Once the above files are installed, your Samba4 server will be ready to use
Admin password: c#NR4;R>RqfO;VSp5&NKV3A)D+C?r!R
Server Role: active directory domain controller
Hostname: gaara
NetBIOS Domain: KAZEKAGE
DNS Domain: kazekage.sura.sandbox.local
DOMAIN SID: S-1-5-21-1511653421-423844657-761698953
Importing WINS database
Importing...
1998 Jan 06
1
R-beta: Dec alpha
...tered. I think the problem is the floating point
conventions but before I get in over my head a question
Has anyone used glm successfully on Alphas OSF1 V4.0 386?
Thanks
G.Janacek e-mail G.Janacek at uea.ac.uk
School of Mathematics tel 44-(0)1603-592577
UEA, Norwich NR4 7TJ,UK fax: 44-(0)1603-259515
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not...
1998 Jan 09
0
R-beta: R and Windows 3.11
...graphics window is
activated.
Any suggstions?
I did try mounting it on a DEC Alpha but getting a version to run glm is
beyond me.
I would appreciate any suggestions
Jan
G.Janacek e-mail G.Janacek at uea.ac.uk
School of Mathematics tel 44-(0)1603-592577
UEA, Norwich NR4 7TJ,UK fax: 44-(0)1603-259515
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not...
1998 Mar 20
1
R-beta: glm
...might in GLIM) by
specifying the scale. This does not seem possible in R . Have I missed
something?
Sorry to raise such a trivial point but I am keen to specify the scale
G.Janacek e-mail G.Janacek at uea.ac.uk
School of Mathematics tel 44-(0)1603-592577
UEA, Norwich NR4 7TJ,UK fax: 44-(0)1603-259515
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not...
2000 Feb 10
0
compiling R on alpha 4.0E
...ry `/hpc/readonly/code/bin.alpha/R-0.90.1/tests'
make: *** [test-All] Error 2
what do I need to do to overcome this ?
Julie
----------------------------------------------------------------------
Dr Julie Harold, ITCS,
University of East Anglia, Norwich, NR4 7TJ
phone 592385 email j.harold at uea.ac.uk
http://www.uea.ac.uk/~e288/index.html
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "hel...
2000 Nov 03
1
Macs and R
...in the near (<18 months) future? I do think you might
offer some idea of any possible Mac developments or at least say they
will not be any!
GJ
--
G.Janacek
Dean e-mail: G.Janacek at uea.ac.uk
School of Mathematics tel: 44-(0)1603-592849
UEA, Norwich NR4 7TJ,UK fax: 44-(0)1603-593868
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not th...