search for: 1390l

Displaying 4 results from an estimated 4 matches for "1390l".

Did you mean: 1390
2012 May 14
2
How to interpret an ANOVA result?
...I want to understand what I will be doing with the data later (this is for a Six Sigma project in an industrial production environment, in case anybody wants to know). Thanks, robert Here's the full dataset: x <- structure(list(d = c(1383L, 1377L, 1388L, 1373L, 1386L, 1394L, 1386L, 1393L, 1390L, 1382L, 1386L, 1390L, 1395L, 1396L, 1392L, 1395L, 1378L, 1382L, 1379L, 1380L), site = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L, 4L, 4L, 4L, 4L, 5L, 5L, 5L, 5L), .Label = c("1", "2", "3", "4", "5"), class = "factor"),...
2011 Apr 13
1
Modelo para datos de conteos (Manuel Spínola)
...os. > > dput(riq$riqueza) c(1280L, 1262L, 1290L, 1321L, 1318L, 1232L, 1742L, 1351L, 1271L, 1398L, 1295L, 1460L, 1431L, 966L, 1474L, 1831L, 1453L, 1274L, 971L, 1286L, 1403L, 1488L, 1666L, 1406L, 1432L, 1503L, 1739L, 1411L, 1361L, 1223L, 1303L, 1452L, 1293L, 1353L, 1383L, 1390L, 1402L, 1307L, 1438L, 1398L, 1440L, 1427L, 1414L, 1323L, 1340L, 1968L, 1825L, 1251L, 1897L, 876L, 442L, 948L, 1548L, 1535L) Yo estoy pensando en usar un modelo con la función binomial negativa ya que los datos muestran sobredisperisón para realizar un modelo de Poisson. ¿Sería...
2012 Jul 10
2
estimation of NA by predict command
...80L, 3612L, 3735L, 3856L, 3966L, 59L, 191L, 323L, 455L, 587L, 719L, 851L, 983L, 1115L, 1247L, 1379L, 1511L, 1643L, 1775L, 1907L, 2039L, 2171L, 2303L, 2435L, 2567L, 2699L, 2831L, 2963L, 3095L, 3227L, 3359L, 3491L, 3623L, 3746L, 3867L, 70L, 202L, 334L, 466L, 598L, 730L, 862L, 994L, 1126L, 1258L, 1390L, 1522L, 1654L, 1786L, 1918L, 2050L, 2182L, 2314L, 2446L, 2578L, 2710L, 2842L, 2974L, 3106L, 3238L, 3370L, 3502L, 3634L, 3757L, 3878L, 3977L, 81L, 213L, 345L, 477L, 609L, 741L, 873L, 1005L, 1137L, 1269L, 1401L, 1533L, 1665L, 1797L, 1929L, 2061L, 2193L, 2325L, 2457L, 2589L, 2721L, 2853L, 2985L,...
2010 Apr 20
5
Assigning Week Numbers
...7L, 833L, 281L, 1017L, 465L, 1201L, 649L, 1385L, 98L, 834L, 282L, 1018L, 466L, 1202L, 650L, 1386L, 99L, 835L, 283L, 1019L, 467L, 1203L, 651L, 1387L, 100L, 836L, 284L, 1020L, 468L, 1204L, 652L, 1388L, 101L, 837L, 285L, 1021L, 469L, 1205L, 653L, 1389L, 102L, 838L, 286L, 1022L, 470L, 1206L, 654L, 1390L, 103L, 839L, 287L, 1023L, 471L, 1207L, 655L, 1391L, 104L, 840L, 288L, 1024L, 472L, 1208L, 656L, 1392L, 105L, 841L, 289L, 1025L, 473L, 1209L, 657L, 1393L, 106L, 842L, 290L, 1026L, 474L, 1210L, 658L, 1394L, 107L, 843L, 291L, 1027L, 475L, 1211L, 659L, 1395L, 108L, 844L, 292L, 1028L, 476L, 1212L, 6...