search for: alspach

Displaying 20 results from an estimated 262 matches for "alspach".

2008 Jun 09
1
RE: RE: VLAN and BRIDGE HELP
...pool. That is why I took the above steps on the master server. I also attached the above info as a PDF. If anyone sees any problems with what I have described or better ways to go about it, please let me know so that I can update this in the hope that it helps somebody somewhere. James Alspach P.S. Thank you for everyone who provided suggestions and help while I was (and still am) trying to figure this all out. James Alspach Systems Analyst II Shasta County Office of Education ________________________________ From: augusto lopes [mailto:nhanonme@yahoo.com.br] Sent: Mond...
2008 Jun 09
0
RE: RE: VLAN and BRIDGE HELP
...ill not use the pif directly. We will use vif''s connected to this pif (actually to the network connected to the pif) and the vif''s will each get their own IP addresses. I am working on this right now and will let you know how it goes. Thanks; James James Alspach Systems Analyst II Shasta County Office of Education ________________________________ From: augusto lopes [mailto:nhanonme@yahoo.com.br] Sent: Monday, June 09, 2008 3:29 PM To: James Alspach Cc: xen-users@lists.xensource.com Subject: RE: RE: [Xen-users] VLAN and BRIDGE HELP Thank you VERY,...
2005 Feb 16
2
Positive log-likelihood in lme
...tion. I can supply a sample dataset if requested, but I feel almost certain that this question has been asked and answered recently. However, I can find no trace of it in the mail archives (although I have spent several hours reading lots of other interesting things :-)). Thanks ......... Peter Alspach ______________________________________________________ The contents of this e-mail are privileged and/or confidenti...{{dropped}}
2016 Apr 28
1
polygon angle option perpendicular to axis
...c", lty = 4, density = 80, angle = 180) I would like the hatched lines to all go in the same direction (parallel to the x-axis) so that I can layer another polygon on top with perpendicular hatches and you will be able to differentiate between the two. -----Original Message----- From: Peter Alspach [mailto:Peter.Alspach at plantandfood.co.nz] Sent: Thursday, April 28, 2016 12:11 AM To: Simon, Heather <Simon.Heather at epa.gov>; r-help at r-project.org Subject: RE: polygon angle option perpendicular to axis Tena koe Simon plot(1:10, 1:10, type='n') polygon(c(2,3,6,8), c(2,5,5,...
2009 Dec 01
1
Aligning Diagonally Oriented Labels Under Bar Chart
I searched the forms (i.e., R Search)?and come up with the following suggested link: ?http://cran.r-project.org/doc/FAQ/R-FAQ.html#How-can-I-create-rotated-axis-labels_003f I tried to implement what I believe was being implied by that URL and came up with the below: barplot(WorldPhones[1,], ??????? ylim=c(0, 50000), ??????? axes=FALSE, ann=FALSE, ???????
2011 Jun 16
1
Scatter plot produces "'x' and 'y' lengths differ"
...R when I define the variables), and similar syntax for other variables works - it's just these 4 variables (AFFECT1, AFFECT2, INFOSC1, INFOSC2) that produce the "Error in xy.coords" message. Any help that anyone can give regarding this would be helpful. Sincerely, Steve Alspach Jesse Brown Veterans' Administration Hospital Steven.alspach@va.gov [[alternative HTML version deleted]]
2016 Apr 28
0
polygon angle option perpendicular to axis
...10, 1:10, type='n') polygon(c(2,3,6,8), c(2,5,5,3), density=20, angle=90) polygon(c(2,3,6,8), 5+c(2,5,5,3), density=20, angle=0) I don't understand your problem. Perhaps if you "provide[d] commented, minimal, self-contained, reproducible code" it would help. HTH .... Peter Alspach -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Simon, Heather Sent: Thursday, 28 April 2016 8:17 a.m. To: r-help at r-project.org Subject: [R] polygon angle option perpendicular to axis I am trying to use the angle option in polygon to create polygon...
2004 Aug 02
4
Standard errors from glm
...se=T) or predict(glm(cbind(S, 100-S)~rep+trt1*trt2*trt3, data=dummy.data, family='binomial'), type='terms', se=T) or, as in my case, predict(glm(cbind(S, 100-S)~rep+trt1*trt2*trt3, data=dummy.data, family='quasibinomial'), type='terms', se=T) Thanks ........ Peter Alspach HortResearch dummy.data trt1 trt2 trt3 rep S 0 0 0 1 33 0 0 0 2 55 0 0 1 1 18 0 0 1 2 12 0 1 0 1 47 0 1 0 2 16 0 1 1 1 22 0 1 1 2 33 0 2 0 1 22 0 2 0 2 18 0 2 1 1 60 0 2 1 2 40 1 0 0 1 38 1 0 0 2 24 1 0 1 1 8 1 0 1 2 14 1 1 0 1 69 1 1 0 2 42 1 1 1 1 42 1 1 1 2 44 1 2 0 1 48 1 2 0 2 26 1 2 1 1 46...
2010 Jul 29
4
reading dates in Excel into R
I am reading dates in Excel2007 into R. Here are the functions I used: library(RODBC) channel<-odbcConnectExcel2007("myfile.xlsx") tmp<-sqlFetch(channel,"1",as.is=T) The dates in myfile.xlsx are all in this format: mm/dd/yyyy. But when I read it to R, some columns look like "yyyy-mm-dd 00:00:00", some columns look like "yyyy-mm-dd", and some
2007 Nov 14
2
executable script
Dear All, Apologies for this simple question and thanks in advance for any help given. I want to make from my .R script an .exe file. Is there any way to transfort my script to an autolaunch file? It means it runs the script by double clicking on it. p.s.: I'm using windows -- View this message in context: http://www.nabble.com/executable-script-tf4806651.html#a13751752 Sent from the R
2009 May 14
3
memory usage grows too fast
Hi All, I have a 1000x1000000 matrix. The calculation I would like to do is actually very simple: for each row, calculate the frequency of a given pattern. For example, a toy dataset is as follows. Col1 Col2 Col3 Col4 01 02 02 00 => Freq of ?02? is 0.5 02 02 02 01 => Freq of ?02? is 0.75 00 02 01 01 ? My code is quite simple as the following to find the pattern ?02?.
2013 Mar 20
3
Introduction to R. Any such documentation in Vietnamese?
...R? If so, I would be interested in hearing from people who have had experience with them and which are better (if there is more than one). I am involved with an aid project in Vietnam, and would like to move the scientists involved from using Excel for 'analysis' to R. Thanks .... Peter Alspach The contents of this e-mail are confidential and may be ...{{dropped:17}}
2004 Dec 29
7
Final call for departments
...desk Human Resources Information Technology Inside Sales Investor Relations Legal Mail room Marketing Printing Projects Public Relations Purchasing Receiving Sales Sales Floor Shipping Shop Support Systems Technical Support Travel If any one has additional suggestions, please e-mail them to me (jalspach@gmail.com or alspachfam@charter.net). I am fairly sure that none of the above exist (I was only able to search through the WIKI list, so if there are other prompts in the CVS that are not listed there, I do not know about them.) If I have made a dupe, please let me know so that I can remove i...
2003 Oct 09
1
Scoping rules
...the issue ? 2 How do I make fnB() operate on the local vector rather than the global one ? 3 And, as an aside, I have used as.character(substitute(my.x)) to pass the name - but deparse(substitute(my.x)) also works. Is there any reason to prefer one over the other? Thank you ........... Peter Alspach ______________________________________________________ The contents of this e-mail are privileged and/or confidential to the named recipient and are not to be used by any other person and/or organisation. If you have received this e-mail in error, please notify the sender and delete all materia...
2004 Oct 28
3
ifelse() question
Hi I have a data.frame with dim = 18638 (rows) 6 (cols) names(dat) [1] "id" "long" "lat" "species" "type" "size" Variable "species" and "type" are factors. Species has 5 levels "BOV" "CAP" "CER" "OVI" "POR" Variable "type" has 11 levels
2011 Oct 31
3
Plot two matrices and keeping the record of row names
Dear all, I have two data frames- x1 and y1 with same row names and column names(actually the names of the patients). x1 a b c d e a 1.0000000 0.4730679 0.6226994 0.6036036 0.6433333 b 0.4730679 1.0000000 0.6227273 0.6303855 0.5730858 c 0.6226994 0.6227273 1.0000000 0.7290503 0.6900585 d 0.6036036 0.6303855 0.7290503 1.0000000
2005 Nov 23
8
getting started, reading listing and saving data
Dear List I am new to R and to the list and will try best as I can be clear and concise. My apologies if anything I write contravenes the posting code on this list. I would also like to say I have run through most of the material on the R website before writing this email however, I am stuck. Here is what I want to do and what I have done 1. Read a comma seperated text file into R I have used
2016 Apr 27
4
polygon angle option perpendicular to axis
I am trying to use the angle option in polygon to create polygons filled with horizontal and vertical lines. The polygons I am crating are irregular and it the angle function appears to set the angle of the shading perpendicular to the polygon sides rather than perpendicular to the axes. Is there any way to set the angle relative to the axes rather than relative to the polygon sides?
2004 Dec 01
2
unbalanced design
Hi all, I'm new to R and have the following problem: I have a 2 factor design (a has 2 levels, b has 3 levels). I have an object kidney.aov which is an aov(y ~ a*b), and when I ask for model.tables(kidney.avo, se=T) I get the following message along with the table of effects: Design is unbalanced - use se.contrast() for se's but the design is NOT unbalanced... each fator level
2008 Dec 11
5
Row order in plot
I'm new to R so forgive me if this seems like a simple question: So I have table where the row titles are string variables. When I plot the data with rows along the x-axis, the data is ordered alphabetically as opposed to the order of the table. How can I preserve the row order of the table in the plot? Thanks in advance. -- View this message in context: