search for: cod

Displaying 20 results from an estimated 125 matches for "cod".

Did you mean: code
2009 Jun 23
2
Long to wide format without time variable
Hi all, I am trying to convert a data set of physician death codings (each individual's cause of death is coded by multiple physicians) from long to wide format, but the "reshape" function doesn't seem to work because it requires a "time" variable to identify the sequence among the repeated observations within individuals. My data se...
2009 Jul 28
1
Fwd: randomized block design analysis in R
...oology.ufl.edu Dear All user Hello, I'm a student and I have some trouble with the experimental (columns-experiments) design of my project. I use a randomized block design with 4 treatments including a control. For each treatment, I use 3 replicates and 3 blocks. The treatments are: -T1 = COD (300 mg/Lit) COD=chemical oxygen demand -T2 = COD (200 mg/Lit) -T3 = COD (100 mg/Lit) -T4 = COD (0 mg/Lit) as a control The experiment is conducted during three months and a sample is taken each Week in every experimental unit. At the first, I irrigated all soil columns (12 columns) with dem...
2012 Mar 26
2
copy the columns based on the code
Hello, I have two different dataset, and wanted to join the two. For example I have a table of codes of cities, and other with with the codes of travels, [source for the destine]. what he wanted was to have a new data.frame with all the information city<-data.frame(city="Barcelona",cod=1) city<-rbind(city,data.frame(city="Madrid",cod=2)) city<-rbind(city,data.fram...
2010 Nov 04
5
Sorting data from one column with strings
...et with 4 columns, "Sample_no", "Species", "Nitrogen", "Carbon" in csv format. In the species column I have many different species with varying number of obs per species Eg "Sample_no" "Species" "Nitrogen" "Carbon" 1 Cod 15.2 -19.0 2 Haddock 14.8 -20.2 3 Cod 15.6 -18.5 4 Cod 13.2 -20.1 5 Haddock 14.3 -18.8 Etc.. And I want to calculate, mean, standard dev etc per species for the observations "Nitrogen" and "Carbon". And later do plots and stats with the different species. I will in...
2009 Dec 30
1
UML Class and Object Diagrams in R
Hi all Does anyone know if there are any R packages available for creating UML class and object diagrams in R (suitable for use with Latex)? I'm considering developing such a system... Note, I'm aware there are Latex packages (so no one needs to state the obvious). On a side issue I'm thinking about (mostly) abandoning the class system I mentioned earlier. Thank you to Martin
2011 May 19
2
Separating boot results
...nto a format which I can write out to a database. To be clear I am having no problems generating the results, I just need to convert the format of the results such that I can store the results in a dataframe to save out to a database. I am doing the following: ## Generate 20,000 bootstrap samples cod.boot <- boot(trimmed$ratio, cod, R=20000) ## generate 90% BCA boostrap confidence intervals codboot <- boot.ci(cod.boot,conf = c(0.90), type= c("bca")) At this point I have stored the answer I want to the variable codboot, but the problem is it is in the format as follows: BOOTST...
2007 Sep 21
3
Standardize environment between specs containing class defs
I have some specs that involve the use of eval and class definitions to test code generation. I want to always start with a clean slate so none of my tests fail or succeed incorrectly due to artifacts left over from previous specs. Example of my situation Spec 1 defines class Fish class Cod < Fish Spec 2 defines class Animal class Cod < Animal In...
1997 Dec 19
1
R-beta: a bug in the lm function ?
...need for power transformation. This function works fine using the version 0.50 of R, but gives an error message with version 0.60. The lm function in version 0.60 is different from that in version 0.50. Is there a bug in the new lm function? Kung-Sik Chan > BoxCox(lm(log.O2UP~BOD+TKN+TS+TVS+COD,data=alr222a)) Error in terms.default(formula, data = data) : unused argument to function > traceback() [1] "terms.default(formula, data = data)" [2] "lm(model, ...)" [3] "BoxCox(lm(log.O2UP...
2010 Jan 20
1
Merge and join data
...s don't seem to be working. I've included a basic example of what I'm trying to do below. Thanks! Sean data.frame1<-as.data.frame(matrix(c('winter','dredge','515',100,150),1,5)) names(data.frame1)<-c('Season','Gear','Area','COD','POLL') data.frame2<-as.data.frame(matrix(c('winter','dredge','515',13,24,18),1,6)) names(data.frame2)<-c('Season','Gear','Area','COD','POLL','HAD') I'd like to end up with something that looks like th...
2010 Nov 26
1
CoD: Black Ops - Runs Slow On Good Computer?
CoD: Black Ops - Runs Slow On Good Computer? Hi, Here is my system: - Ubuntu 10.10 32bit Linux - 3.0GHz Intel Core2Quad Extreme 4-core - 8GB DDR2 RAM - nVidia GeForce GT 240 1GB DDR5 - Current Wine 1.3.7 Game uses only Direct X 9 so am puzzled as to the poor performance? Any tips to make it run fas...
2008 Nov 14
2
GAM and Poisson distribution
Hi -I'm running a GAM with 7 explanatory variables with a Poisson error structure. All of the variables are continuous so I'm getting error messages in R. cod.fall.full.gam.model<-gam(Kept.CPUE~s(HOUR)+s(LAT_dec)+s(LONG_dec)+s(meantemp_C)+s(meandepth_fa)+s(change_depth)+s(seds), data=cod.fall.version2,family=poisson) In dpois(y, mu, log = TRUE) ... : non-integer x = 5.325517 Thanks Sally -- View this message in context: http://www.nabble.com/GAM-an...
2010 Dec 03
0
[CoD:Black Ops] - Using STEAM, Keyboard Not Work In Full Screen?
[CoD:Black Ops] - Using STEAM, Keyboard Not Work In Full Screen? Hi, I can't run Black Ops in full screen under current Wine. I'm using Valve's Steam client which is the issue. I have to log into Steam client to play the game. After I run game, Steam steals the keyboard focus and I am stu...
2010 Dec 16
0
[1.3.9]-CoD:Black Ops Broke After Game Update?
[1.3.9]-CoD:Black Ops Broke After Game Update? Hi, I booted up Call of Duty: Black Ops today on Valve's Steam client and the game updated. Now when I start/resume campaign, the game screen turns black and the yellow cursor freezes and then nothing happens? Anyone know how to fix this? Thanks! System:...
2010 Jan 03
3
R2HTML Report number format, or Better Way?
...trying to produce a report and here's where I get stuck: How do I get R2HTML to produce the same number format? Particularly remove the decimal places for Par and Sal. Are there better methods to produce this type of report? Thanks, L.A. R version 2.10.0 XP srtype<-cbind(Par,Sal,Median,COD,PRD,LowerCI,UpperCI) srtype Par Sal Median COD PRD LowerCI UpperCI RES I 9683 578 0.9533 29.69 1.191 0.9382 0.9582 RES V 4003 155 0.9763 16.51 1.091 0.9499 0.9943 OTHER 1542 10 0.8367 82.35 1.253 0.4759 2.2293 CO...
2010 Nov 27
3
CoD:Black Ops-Keyboard Does Not Work?
CoD:Black Ops-Keyboard Does Not Work? Hi, Trying to play Call of Duty: Black Ops on Ubuntu 10.10 32bit using newest Wine 1.3.8 Game runs fine but the keyboard is not working in the game? (game ran in full screen mode) Anyone have any idea how to get it working? Thanks! Jesse
2009 Apr 02
0
Problem Football Manager 09 & CoD 4
Hello everybody, I have a big problem with this game. In fact, when I run the game, I have a black screen. But I have the sound on CoD4. I don't know how solve this problem... I have an ATI 4850HD with the latest drivers My configuration on the Registre : Code: [HKEY_CURRENT_USER\Software\Wine\Direct3D] "DirectDrawRenderer"="Direct3D" "Multisampling"="enabled" "OffscreenRenderin...
2010 Dec 31
2
CoD Black Ops Multi stuck on "Waiting for other players"
Whenever i fire up BO, i can load servers almost instantly and join pretty fast, but when it actually trys getting me into the server, the loading bar will fill and freeze on "Waiting for other players" and then it all grays out for about 5 or 10 minutes, then I get into the server with much lag and a "lost connection" notification. any help is greatly appreciated
2011 Aug 17
0
Error when starting COD without install
Hello, i have copied a installed version of Call of Duty 1 from my Win 7 PC to my Debian PC to run a dedicated server on it. Wine is installed and works as much as i can tell but i cant start the server because it doesn't find the files it needs to load. The error message is "Couldn't load the default_mp.cfg. Make sure Call of Duty is run from the correct folder" So i think
2012 May 29
1
problems with xlim in plot.zoo() and window()
I'm trying to get a minimally intuitive way of plotting zoo objects extracted for given periods of time I do: > plot(alyL32007z$NEE_st,col=cod,type="b",pch=18,xlim=time(alyL32007z)[c(3000,15000)]) and get a correct plot but the expression for xlim is hard to read by humans. I try > time(alyL32007z)[c(3000,15000)] [1] "2007-03-04 11:30:00 UTC" "2007-11-09 11:30:00 UTC" > plot(alyL32007z$NEE_st,col=cod,...
2004 Aug 13
2
lapply problem
R-help, I wish to replace NULL elements(or missing) in the following list : > z2 $cod mean sd 62.56190 12.65452 $haddock mean sd 36.61490 11.50365 $ling mean sd 86.17949 20.43587 $saithe mean sd 50.275847 5.453606 $whiting NULL $"norway pout" mean sd 13.739623 1.393104 $"great silver smelt"...