Displaying 4 results from an estimated 4 matches for "nordest".
Did you mean:
nordeste
2006 Mar 22
1
error message with stats package fx cor R aqua v1.14
Hello,
Sorry if this is somewhere in the archives but i couldn't find it. I
am using the funtion cor() and inputting a large matrix with a column
of 0, for which i get NA's for. I'm looking for a way to overcome
that divide by 0 error btw but my real issue is this:
I specify the method as pearson but the error messages always say kendall
ex)
> read.csv("ncatest.csv",
2006 Mar 23
3
Still problems with "step()" function
...4
221 26.714962883463 1.03642655495856 100 "BAJO CAUCA" -0.122167633974208
306 20.1507989217486 1.05350982751705 50 "BAJO CAUCA" 0.0411419433311752
274 27.4221304422647 1.03894736842105 125 "BAJO CAUCA" 0.0344014267173323
307 11.8064337044690 1.02694423605901 650 "NORDESTE" 0.242161557149972
203 25.7458563535912 1.02557953637090 75 "URABA" -0.608806032126194
258 27.2816742408892 1.08604552865165 1550 "NORTE" 0.340748793388473
126 26.0150722854506 0.9960092095165 1165 "NORTE" -0.551647618286246
88 21.6368286445013 1.10034379028792 1...
2010 Mar 24
2
Mosaic
Hi,
I have this data set:
obitoss = c(
5.8,17.4,5.9,17.6,5.8,17.5,4.7,15.8,
3.8,13.4,3.8,13.5,3.7,13.4,3.4,13.6,
4.4,17.3,4.3,17.4,4.2,17.5,4.3,17.0,
4.4,13.6,5.1,14.6,5.7,13.5,3.6,13.3,
6.5,19.6,6.4,19.4,6.3,19.5,6.0,19.7)
(dados = data.frame(
regiao = factor(rep(c('Norte', 'Nordeste', 'Sudeste', 'Sul',
'Centro-Oeste'), each=8)),
ano = factor(rep(c('2000','2001','2002','2003'), each=2)),
sexo = factor(rep(c('F','M'), 4)), resp=obitoss))
I would like to make a mosaic to represent the numeric
variable d...
2008 Jun 12
2
Dovecot 1.1rc9 strange messages
...erver03 dovecot: IMAP(xxxxl at xxxx.com.br): Broken
file /data/services/dominios/xx.com.br/m/ma/mapel//Maildir/.Sent/dovecot-uidlist line 29: UID larger than next_uid (535 >= 535)
Jun 12 10:51:26 mailserver03 dovecot: POP3(xxxx at xxxxx.com.br): Broken
file /data/services/dominios/bx.com.br/n/no/nordeste//Maildir/dovecot-uidlist line 2: UID larger than next_uid (12 >= 12)
Should I worry about this? Why dovecot-uidlist is getting broken?
[]s,
Raphael Costa