Displaying 20 results from an estimated 87 matches for "ncl".
Did you mean:
cl
2011 Oct 05
4
SPlus to R
...1-d)
+ # alpha size of test
+ # power target power
+ # cc pre-screen vector of constant c, the range should cover the
+ # the value of cc that has expected power
+ # tol1 the allowance between the expceted power and target power
+ #---------------------------
+ pc<-(0:((1-d)*nc))/nc
+ ncl<-length(pc)
+ ne.old<-ne
+ ne.old1<-ne.old
+ ### sweeping forward
+ for(i in 1:ncl){
+ cmin<-cc[1]
+ cmax<-cc[2]
+ ### fixed cci<-cmax bug
+ cci <-1
+ lhood<-dbinom((i:ncl)-1,nc,pc[i])
+ ne[i:ncl]<-(1+(cci-1)*(lhood/lhood[1])) * ne.old1[i:ncl]
+ Ep0 <-Epower(nc, d, ne,...
2006 Mar 09
1
HCLUST subroutine question -- FORTRAN DO loops
...I)=.TRUE. is executed that
control returns to DO 10 I=1,N. Am I correct?
Dave
----------------------------
C Initializations
C
DO 10 I=1,N
C We do not initialize MEMBR in order to be able to restart the
C algorithm from a cut.
C MEMBR(I)=1.
10 FLAG(I)=.TRUE.
NCL=N
C
C Carry out an agglomeration - first create list of NNs
C Note NN and DISNN are the nearest neighbour and its distance
C TO THE RIGHT of I.
C
DO 30 I=1,N-1
DMIN=INF
DO 20 J=I+1,N
IND=IOFFST(N,I,J)
IF (DISS(IND).GE.DMIN) GOTO 20...
2010 Jul 12
9
Kernel 2.6.35 and .Net Framework
Is there anyone who can run .Net Framework 2.0 with the stable kernel 2.6.34 or 2.6.35?
I can successfully install dotnet2 both with kernel 2.6.33 and 2.6.35, but can only run it when booting into kernel 2.6.33. With kernel 2.6.35 I don't have the permission as user to run dotnet2, and get an access denied.
An example:
Running AGS (Adventure Game Studio) with kernel 2.6.33 works fine. But
2010 Nov 15
1
Version 2.12.0 exe file
...ctoral candidate
Institute of Health and Society
Newcastle University
Baddiley-Clark Building
Richardson Road
NE2 4AX
UK
Direct line at Newcastle University:
+44 (0)191 222 8899
Direct line at Freeman Hospital:
Tel: +44 (0) 191 233 6161 ext 26727
Mobile: +44 (0)07976206103
Email:morris.anglin at ncl.ac.uk
Email:morris.anglin at nuth.nhs.uk
http://www.ncl.ac.uk/ihs/postgrad/research/studentprofile.htm
To me, diversity is more complicated than rituals, food, clothing, etc. ...or race, language, and class, etc. To me, diversity needs to include divergent viewpoints, divergent interpretat...
2003 Mar 06
1
[stuart.leask@nottingham.ac.uk: R in your pocket on a Sharp Zaurus]
...se/efficiency of use the series 5 does.... but
> its getting closer to something that could be a replacement or advance on
> the series 5.
>
> Cheers for now
>
> Nigel
> ========================================
> To find out more about our work visit our web site:
> www.ncl.ac.uk/hopit
> ========================================
> ----- Original Message -----
> From: <david.whiting at ncl.ac.uk>
> To: <setel.ammp at twiga.com>; "Nigel Unwin" <nigelunwin at hotmail.com>
> Sent: Wednesday, March 05, 2003 9:15 AM
> Subject: [s...
2011 Jun 07
3
Representacion gráfica de 8 categorías
Hola,
Estoy buscando una representación gráfica similar a la que da: ternatyplot
del paquete vcd :
data(Lifeboats)
attach(Lifeboats)
ternaryplot(
Lifeboats[,4:6],
pch = ifelse(side=="Port", 1, 19),
col = ifelse(side=="Port", "red", "blue"),
id = ifelse(men/total > 0.1, as.character(boat), NA),
main = "Lifeboats on Titanic"
)
Pero
2007 Dec 04
2
color palette from red to blue passing white
Hi All,
I am looking for a color palette like this:
http://www.ncl.ucar.edu/Applications/Images/h_long_5_lg.png
I think I found out how some time ago (something like Colors[1:n]), but when
I now wanna use it, I could not remember how I did it.
Does anyone know which package I could use?
Many thanks!
Linda
[[alternative HTML version deleted]]
2007 Dec 04
2
color palette from red to blue passing white
Hi All,
I am looking for a color palette like this:
http://www.ncl.ucar.edu/Applications/Images/h_long_5_lg.png
I think I found out how some time ago (something like Colors[1:n]), but when
I now wanna use it, I could not remember how I did it.
Does anyone know which package I could use?
Many thanks!
Linda
[[alternative HTML version deleted]]
2006 Dec 12
2
how do you interpolate a gaussian grid to a standard 2.5 degree grid?
Dear R-help community,
I have looked on the R search site and archives but cannot find mention of a way
of interpolating a gaussian distribution of data to a standard 2.5 degree grid.
I have two global dataset and I need to correlate - unfortunately one is a 2.5
degree grid dim[longitude=144,latitude=72] and one is gaussian
dim[longitude=192,latitude=94].
I would rally appreciate hearing
2002 Jan 06
2
Passing names of variables to functions
...find out how to do this. Any ideas?
Thanks,
Dave.
--
David Whiting
Adult Morbidity and Mortality Project (AMMP)
PO Box 65243
Aga Khan Foundation Building - Ground Floor
Plot No 344 Urambo Street
Upanga
Dar es Salaam
Tanzania
Tel: +255 22 2153388
Fax: +255 22 2153385
Email: david.whiting at ncl.ac.uk
AMMP website: www.ncl.ac.uk/ammp
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2006 Sep 15
3
Hyperthreading ON causes OOPS on boot
...the Hyperthreading back on, crashed in the same spot during boot.
Since I'm going to use it as a MySQL server and Hyperthreading seems to
make MySQL slower, it not a problem that it won't work with
Hyperthreading enabled, but it would be interesting to know why. Any
ideas???
Its a ASUS NCL-DS with Dual 3.4G Xeons, 8G of DDR2 ram, and a 3ware raid
controller 8500LP.
Regards
Mark Strong
This e-mail message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information of Transaction Network Services.
Any unauthorized review, use, disclos...
2005 Nov 29
3
Reclassifying values within a vector to several other values
...----------------------------------------------------------------------------
-------
Roy Sanderson
Institute for Research on Environment and Sustainability
Devonshire Building
University of Newcastle
Newcastle upon Tyne
NE1 7RU
United Kingdom
Tel: +44 191 246 4835
Fax: +44 191 246 4998
http://www.ncl.ac.uk/environment/
r.a.sanderson at newcastle.ac.uk
1999 Jun 18
1
R INSTALL -l
...~~~~~~~~~~~~~~~~~~~~~~~~~~.
|Ross Darnell | Phone: +44 (0) 191 222 5374 |
|Statistical Consultancy Service | Fax: +44 (0) 191 222 8020 |
|Dept of Statistics | |
|University of Newcastle upon Tyne | Email: r.e.darnell at ncl.ac.uk |
|Newcastle upon Tyne | WWW: www.mas.ncl.ac.uk/~nred/ |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-F...
2004 Apr 06
1
Storing p-values from a glm
...-------------------
> --------------
> Roy Sanderson
> Centre for Life Sciences Modelling
> Porter Building
> University of Newcastle
> Newcastle upon Tyne
> NE1 7RU
> United Kingdom
>
> Tel: +44 191 222 7789
>
> r.a.sanderson at newcastle.ac.uk
> http://www.ncl.ac.uk/clsm
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
2010 Mar 17
1
Where to find Intrinsic.h and xlib.h
Hi
When I install NCL on my system. There are many error about X11 appeared.
Such like:
xdevice.c(40): catastrophic error: could not open source file "X11/Xlib.h"
rasdraw.c(30): catastrophic error: could not open source file
"X11/Intrinsic.h"
w_idt.c(26): catastrophic error: could not open source fi...
2010 May 25
1
Centos 5.4 to 5.5 fails to update lvm2 (needs newer device-mapper?)
...mirror? There is a redhat bug report that may relate... https://rhn.redhat.com/errata/RHBA-2010-0368.html as does the earlier https://rhn.redhat.com/errata/RHBA-2010-0298.html report.
Chris Ritson (Computing Officer and School Safety Officer)
Room 707, Claremont Tower, EMAIL: C.R.Ritson at ncl.ac.uk
School of Computing Science, PHONE: +44 191 222 8175
Newcastle University, FAX : +44 191 222 8232
Newcastle upon Tyne, UK NE1 7RU. WEB : http://www.cs.ncl.ac.uk/
2003 Nov 27
1
lagsarlm - using mixed explanatory variables (spdep package)
Hello
I'm very new to R (which is excellent), so apologies if this has already
been raised. In the spdep package, I'm trying to undertake an
autoregressive mixed model using the lagsarlm function. This is working
fine, but there does not appear to be a method of including an explanatory
variable without it automatically being included as a lagged term. I'm
after something along the lines of
y = rho.W.y + x1 + x2 + lag(x2)
but am only able to output
y = rho.W.y + x1 + x2 + lag(x1) + lag(x2)
Is there any way around this issue?
Many thanks
Roy
---------...
2009 May 15
1
Plotting question re. cuminc
...o much,
Kind Regards,
Kim
Dr Kim Pearce CStat
Industrial Statistics Research Unit (ISRU)
School of Mathematics and Statistics
Herschel Building
University of Newcastle
Newcastle upon Tyne
United Kingdom
NE1 7RU
Tel. 0044 (0)191 222 6244 (direct)
Fax. 0044 (0)191 222 8020
Email: K.F.Pearce at ncl.ac.uk
2003 Feb 16
2
download CRAN packages and proxy config.
...rying to connect, from my web browser. Thus I imagine that the problem
was a proxy issue on R.
I would sincerely appreciate if one of the more experience R user could help
me to sort this issue out. I found a way to configure my proxy setting by
typing on the main window '"http://wwwcache.ncl.ac.uk:8080/"', however it
didn't seem to have worked, as I kept getting the same error message when I
tried to connect the CRAN.
Any help would be extremely appreciated,
Joao Pedro/
2006 Sep 29
1
Helmert contrasts for repeated measures and split-plot expts
...----------------------------------------------------------------------------
-------
Roy Sanderson
Institute for Research on Environment and Sustainability
Devonshire Building
University of Newcastle
Newcastle upon Tyne
NE1 7RU
United Kingdom
Tel: +44 191 246 4835
Fax: +44 191 246 4999
http://www.ncl.ac.uk/environment/
r.a.sanderson at newcastle.ac.uk