search for: cabbag

Displaying 14 results from an estimated 14 matches for "cabbag".

Did you mean: cabbage
2009 Jun 12
2
Sweave recode(car) and Lyx, compiling but not executing on Mac
I am just beginning to use Sweave with Lyx on a Mac (R2.8.1). I have 12 chunks of Sweave code that work fine, but this piece: <<>>= library(car) cabbages$Year<-recode(cabbages$Year,"'X2001'='2001';'X2002'='2002';'X2003'='2003';'X2004'='2004';'X2005'='2005';'X2006'='2006';'X2007'='2007';'X2008'='2008';'X2009...
2001 Feb 06
3
RWin 1.2.1: Can't access sample datasets, e.g. MASS
I'm pretty sure I'll feel like [more of] an idiot but... Using Rgui working in a fresh, blank directory. > require(MASS) Loading required package: MASS [1] TRUE > data(cabbages) Warning message: ======> Data set `cabbages' not found in: data(cabbages) <===== > ls() [1] "last.warning" > search() [1] ".GlobalEnv" "package:MASS" "package:ctest" "Autoloads" [5] "package:base" > .lib.loc [...
2001 Aug 29
2
Byte-width of a bitstream, cabbages, and other things
Sorry to bug you all, but I have some questions (I have beta4 at the moment; don't ask): I was reading through the VorbisFile API documentation because I'm writing code to deal with Ogg Vorbis-encoded files, and nowhere did I see a function or method for retrieving the byte-width of a stream. However, I did notice that ov_read() takes a word size as a parameter. Am I correct in assuming
2008 Oct 05
1
Help on R Coding
Hi all, I am kind of stuck of using Predict function in R to make prediction for a model with continuous variable and categorial variables. i have no problem making the model, the model is e.g. cabbage.lm2<- lm(VitC ~ HeadWt + Date + Cult) HeadWt is a continuous variable, Date and Culte are factors. Date have three levels inside (d16,d20,d21), Cult has two levels(c39,c52). I need to calculate a confidence interval for the mean VitC for each combination of Date and Cult, fixing the value of H...
2018 Apr 24
0
TukeyHSD and glht differ for models with a covariate
I have a question about TukeyHSD and the glht function because I'm getting different answers when a covariate is included in model for ANCOVA.? I'm using the cabbages dataset in the 'MASS' package for repeatability.? If I include HeadWt as a covariate, then I get different answers when performing multiple comparisons using TukeyHSD and the glht function. The difference appears related to the predicted means used in the Tukey posthoc test. The glht...
2012 Jul 10
5
How to add marker in Stacked bar plot?
Hi, I am working on stacked bar plot and want to add marker(arrow) in stacked bar plot. DF=data.frame(names=c("tomato", "potato", "cabbage", "sukuma-wiki", "terere"), freq=c(7,4,5,8,20)) barplot(as.matrix(DF[,2]), col=heat.colors(length(DF[,2])), legend=DF[,1], xlim=c(0,9), width=2) http://r.789695.n4.nabble.com/file/n4635946/Screenshot.png . Image with marker: http://r.789695.n4.nabble.com/file/n4635946...
2001 Feb 06
0
Fwd: Re: RWin 1.2.1: Can't access sample datasets, e.g. MASS
...gt; >> > I'm pretty sure I'll feel like [more of] an idiot but... >> > Using Rgui working in a fresh, blank directory. >> > >> > >> > > require(MASS) >> > Loading required package: MASS >> > [1] TRUE >> > > data(cabbages) >> > Warning message: >> > ======> Data set `cabbages' not found in: data(cabbages) <===== >><snip> >> > >> > Same result for any other dataset. >> >>I get this for MASS only, not for other packages >> >> >>...
2006 Sep 18
2
problems in sourcing R script
...truehist, etc. library(MASS) # Read in the data as comma separated file N <- read.csv2("MatrixNO3_08Aug06.csv", header=TRUE, sep=";", dec=".") # Compute stepwise generalised linear regression summary(stepAIC(lm(NH4Mar04~Elevation+Soil1+Soil2+Text1+Text2+Text3+Rice+Cabbage+Squash+Chilli+Flower, N))) -------------------------------------------------------- And here is the example for reproduction: N <- structure(list(samplePCR... = as.integer(c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32,...
2003 Jul 18
1
what is "fuzzy matching"?
hello. I am a student that work on R. I need to some data frames such as "dolphins","kiwishade","cabbages","beams",... . I typed 'help.seaech("dolphins")' but the response was "No help files found with alias or title matching 'dolphins' using fuzzy matching.". what is "fuzzy matching" and how can I find these data frames? bye.
2004 Jul 19
1
Occationally SIP ext apparently is busy and goes to VM
...esk, and all off a sudden the VM light goes off. I pick up the phone and I can make calls. No indication on how it would be busy. I don't see any entries on the * console, other than the caller is told it's not available. It happens to a Grandstream 102 connected to a week old HEAD (of cabbage). - -- Steve "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." Benjamin Franklin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/Dh0ljK16xgETzkRAoGGAKDLu0l4id9SpiYmNE7i8HWYtjS...
2003 Apr 09
1
'Apparently' trouble with name spaces and Sweave...
...SS package (which was my first thought). I am not having problems building other packages. Any thoughts? * creating vignettes ... ERROR Error in namespaceExport(ns, exports) : undefined exports: abbey, accdeaths, Aids2, Animals, anorexia, austres, bacteria, beav1, beav2, biopsy, birthwt, Boston, cabbages, caith, Cars93, cats, cement, chem, coop, cpus, crabs, Cushings, DDT, deaths, drivers, eagles, epil, farms, fdeaths, fgl, forbes, GAGurine, galaxies, gehan, genotype, geyser, gilgais, hills, housing, immer, Insurance, leuk, lh, mammals, MASS.data.load, mcycle, mdeaths, Melanoma, menarche, michels...
2012 May 22
3
Apache error
...nction not implemented: apr_socket_accept: (client socket) [Tue May 22 09:46:09 2012] [error] (38)Function not implemented: apr_socket_accept: (client socket) Any suggestion about this? Ciao, luigi -- / +--[Luigi Rosa]-- \ An idealist is one who, on noticing that roses smell better than a cabbage, concludes that it will also make better soup.
2004 Mar 30
2
CAPI problems when loading chan_capi.so
Hi all, I compiled/installed chan_capi.so without problems. When I launch Asterisk, I get the following error: --- [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338 mkif: ast_capi_pvt(91xxxxxx,*,pstn,0x2,2) (1,2,64) (0)(0.800000/0.800000) 0 Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338
2008 Jun 24
4
Problem Compiling 1.1.1 on AIX
Hi all, We've been running Dovecot since December '07 with with no glitches. It's a great solid piece of software, thanks so much Timo!! I thought I'd try out 1.1.1, so I brought it down and tried compiling it on AIX, using the IBM compiler, xlc. It's what I've used all along. The error I'm seeing on the make is: source='array.c'