search for: tona

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

Did you mean: ton
2007 Feb 08
1
Re : Re: setting a number of values to NA over a data.frame.
...> >> > This is probably a simple problem but I don't see a >> > solution. >> > >> > I have a data.frame with a number of columns where I >> > would like 0 <- NA >> > >> > Hi John, > You might have a look at "toNA" in the prettyR package. Wait for version > 1.0-4, just uploaded, as I have fixed a bug in that function. > > Jim -- Olivier ETERRADOSSI Ma?tre-Assistant CMGD / Equipe "Propri?t?s Psycho-Sensorielles des Mat?riaux" Ecole des Mines d'Al?s H?lioparc, 2 av. P. Angot, F-6...
2007 Feb 07
6
setting a number of values to NA over a data.frame.
This is probably a simple problem but I don't see a solution. I have a data.frame with a number of columns where I would like 0 <- NA thus I have df1[,144:157] <- NA if df1[, 144: 157] ==0 and df1[, 190:198] <- NA if df1[, 190:198] ==0 but I cannot figure out a way do this. cata <- c( 1,1,6,1,1,NA) catb <- c( 1,2,3,4,5,6) doga <- c(3,5,3,6,4, 0) dogb <- c(2,4,6,8,10,
2002 Dec 18
1
problem with 'gnls'
...ike above and the AR(1) gives the error: >> Error in optim(fn = function(gnlsPars) -logLik(gnlsSt, gnlsPars), par = c(coef(gnlsSt)), : >> initial value in vmmin is not finite >> In addition: There were 14 warnings (use warnings() to see them) Thanks for any help regards Bruno Tona
2014 Aug 08
2
Garbled menu on ISOLINUX
...ated equal. Now we are engaged in a great Civil War, testing whether this nation, or any nation, can long endure. Wrie agre hmet tona [grea2t; b3attlef1iHeld( of Cthat war. We) hve come [to2 dedi;c3ate5 a portioHn of1 that fi9el9d, 4as a f-inal2 r0e1sting3 la[c2e; for4 th5osHe whoH her.e ave...
2007 Feb 08
1
Re : Re: setting a number of values to NA over a data.frame.
Hi again, Awfully sorry John, I should have been sleeping and did not see your full post.... here is a way, unless I miss the point again : fake<-as.data.frame(cbind(seq(1,10,by=1),c(rep(1,4),rep(0,4),rep(2,2)))) # from my previous post # one moree column this time ! fake3<-cbind(fake,fake$V2) index<-c(2,3) fake3[,index][fake3[,index]==0]<-NA not nice, but seems to do the job.
2014 Nov 04
0
SOLVED: Garbled menu on ISOLINUX
...ated equal. Now we are engaged in a great Civil War, testing whether this nation, or any nation, can long endure. Wrie agre hmet tona [grea2t; b3attlef1iHeld( of Cthat war. We) hve come [to2 dedi;c3ate5 a portioHn of1 that fi9el9d, 4as a f-inal2 r0e1sting3 la[c2e; for4 th5osHe whoH her.e ave...