search for: a1ce

Displaying 11 results from an estimated 11 matches for "a1ce".

Did you mean: 11ce
2009 Oct 13
1
Lattice barchart-reordered
Hi,Can I use "reorder" function with barchart as in dotchart? Here are some codes which do not work for me. Thanks Chetty ___________________________ a1c.cast$bmi.cat.reordered[a1c.cast$eth!="Other"] <-with(a1c.cast[a1c.cast$eth!="Other",],reorder(bmi.cat.ordered[a1c.cast$eth!="Other"], BP.FN.RATE,median )) barchart(BP.FN.RATE~
2009 Mar 02
1
xy-plot alb font size
I would appreciate any help for the following question. How to increase the font size of labels for the x and y axes in the following code? --------------------------------- xyplot(lbxglu~lbxgh|eth,reg.dat.5, panel = p, col = 1:2, par.strip.text = list(cex = 1.25,col="brown"), xlab="A1C",ylab="Fasting Plasma Glucose", main="FPG") p <- function(..., col)
2011 Mar 07
1
Array Help
Hi, I have two 3 D arrays. Both are of this form array_1<- array[n,n,k] array_2<-array[m,m,k] Lets say n=83 and m=80 Since n>m. I would like to add rows and columns to array_2 to make them equal. I want to keep the size of the third dimension fixed i.e.. k. i.e. if (nrow(array_1)>nrow(array_2)) { array_2[m:n,m:n,]<- 10^6 } But this doesn't work. I tried abind and rbind but
2002 Aug 21
0
Tenure track positions in Statistics
This email is forwarded on behalf of Dr. Herbert Gaskill. Please do not reply to me but direct enquiries to Ms Wanda Heath <wanda at math.mun.ca> or Dr. Herbert Gaskill <head at math.mun.ca>. Apologies for cross-posting. MEMORIAL UNIVERSITY OF NEWFOUNDLAND St. John's, Newfoundland, Canada A1C 5S7 www.math.mun.ca DEPARTMENT OF MATHEMATICS AND STATISTICS The Department of
2001 Sep 08
5
Wine and Windows 2000
...n since I run United Devices cancer research agent (http://members.ud.com) 24/7 to help them find a cure for cancer. Is wine compatible with Win2k, or will I need to re-install 98 again? -- Interested in finding a cure for cancer? http://members.ud.com/services/teams/team.htm?id=2910655E-026A-47F8-A1CE-C45 B9BAAB072-
2002 Nov 24
1
unif_rand() and exp_rand()
Dear R-users: Recently I found my simulation run into an apparently infinite loop. After a few days of tracing and chasing, I believe it is caused by the built-in unif_rand() and exp_rand() functions: unif_rand() can produce a value of 0 which causes the following part of exp_rand() running into an infinity loop u = unif_rand(); for (;;) { u += u; if (u > 1.0) break;
2018 Sep 19
0
Delivery Status Notification (Delay)
** Delivery incomplete ** There was a temporary problem delivering your message to curtiskwong101 at gmail.com. Gmail will retry for 46 more hours. You'll be notified if the delivery fails permanently. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20180919/4030c740/attachment-0002.html>
2004 Jul 25
0
bug and a proposed fix for model.tables. (PR#7132)
# Your mailer is set to "none" (default on Windows), # hence we cannot send the bug report directly from R. # Please copy the bug report (after finishing it) to # your favorite email program and send it to # # r-bugs@r-project.org # ###################################################### Here is a bug and a proposed fix for model.tables. I can't fully test the fix because I
2002 Aug 27
2
Peter Dalgaard's book availability....
Dear List, Does anyone know when will be available Peter Dalgaard's book: "Introductory Statistics with R" ?. According to Amazon: "This item will be published on August 15, 2002", but it continues unpublised. Thanks, Carlos Ortega. _______________________________________________________________ Yahoo! Messenger Nueva versi?n: Webcam, voz, y mucho m?s ?Gratis!
2003 Oct 31
2
Summing elements in a list
Hi, Suppose that I have a list where each component is a list of two matrices. I also have a vector of weights. How can I collapse my list of lists into a single list of two matrices where each matrix in the result is the weighted sum of the corresponding matrices. I could use a loop but this is a nested calculation so I was hoping there is a more efficient way to do this. To help clarify,
2018 Sep 19
0
Delivery Status Notification (Delay)
** Delivery incomplete ** There was a temporary problem delivering your message to curtiskwong101 at gmail.com. Gmail will retry for 47 more hours. You'll be notified if the delivery fails permanently. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20180919/7249d4a2/attachment-0002.html>