search for: syntac

Displaying 6 results from an estimated 6 matches for "syntac".

Did you mean: syntax
2009 Sep 18
1
Why don't formulas that work for lm() work for plotmeans?
...n the gplots library, should allow for such a figure, right? After all, it invokes lm() in the help file for the formula, so any formula that works in lm() (e.g., y~x | T) should work in plotmeans. Obviously this is not so - can anyone suggest an alternative command or help me understand how the syntac differs? Thanks... -- View this message in context: http://www.nabble.com/Why-don%27t-formulas-that-work-for-lm%28%29-work-for-plotmeans--tp25517081p25517081.html Sent from the R help mailing list archive at Nabble.com.
2008 Apr 02
0
Using file to handle a direcoty, recurse question.
...the one they want to use. Below is the list of junk it shoves in /usr/share. Between the Type Reference guide and another email , I believe I can move this tree around using file and recurse => true so that I do not have to spec each file. The question is how? I am not clear on exactly the right syntacs to use for this. usr/share/ |-- applications | `-- labview82.desktop |-- applnk | `-- Applications | `-- LabVIEW.kdelnk |-- config | `-- kdeglobals |-- icons | |-- labview-3d-big.xpm | |-- labview-3d.xpm | |-- labview-ctl.xpm | |-- labview-ctt.xpm | |-- labview-llb.xpm | |...
2009 Apr 18
3
Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well
Hi£¬ I found that Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well. Maybe, somebody who have solved this problem can help me. Thanks for your attention! [[alternative HTML version deleted]]
2005 May 04
4
selections of data by one variable
Dear R experts, My problem is as follows: Suppose I have a data frame d comprising two variable a<-c(1:10) & b<-c(11:20). I now want to select a subgroup according the values of b. I know if I just want to select, say, b=17, I can use f<-d[d$b==17] and R will give me > f a b 7 7 17 However, if now I want to select a subgroup according to b==e<-c(13,15,17), then the
2007 Oct 04
7
Using Predicates to look at an array..
....should be_true This works, but looks really ugly.. It just doesn''t roll of the tongue very well. I then looked up the use of Predicates, which I had been using, but hadn''t realized: shipping_type.should be_include(Cart::SHIPPING_TYPE_REGULAR) This works, however the syntac of be_include looks very odd... Is there any way to do: shipping_type.should_include(Cart::SHIPPING_TYPE_REGULAR) How are other folks looking at the contents of an Array? Am I going around bassackwards on this? Eric ----------------------------------------------------- Eric Pugh | P...
2006 Oct 06
6
virtual host on latest centos 4.4
Good morning All, I have a slight issue with apache virtual hosts not working on my newly installed CentOS (4.4). I am very new to Linux, however I have experience with apache etc on 'w1nd0ws'. I've been round and round in the apache conf file and to no avail. Basically if I setup a virtual host the default then looks at it. Also, if I setup multiple virtual hosts they all look at