search for: 1600l

Displaying 3 results from an estimated 3 matches for "1600l".

Did you mean: 1000l
2016 May 10
1
recursion problem using do.call(rbind, list(..,<S4>,..))
...ind(unclass(x), unclass(y)), "mmatrix")) (m5 <- MM(diag(5))) m45 <- MM(matrix(1:20, 4,5)) rbind(m5, m45) # fine ## fine with 400 : mL.4c <- replicate(400, m45, simplify=FALSE) mmm4 <- do.call(rbind, mL.4c) stopifnot(is(mmm4, "mmatrix"), dim(mmm4) == c(1600L, 5L)) ## not ok with 410 : mL.410 <- replicate(410, m45, simplify=FALSE) mmm4 <- do.call(rbind, mL.410) ## Error in getExportedValue(pkg, name) (from #2) : node stack overflow and the "node stack overflow" is not too helpful. Unfortunately, this is more than one problem, t...
2012 Jul 10
2
estimation of NA by predict command
...933L, 4010L, 5L, 137L, 269L, 401L, 533L, 665L, 797L, 929L, 1061L, 1193L, 1325L, 1457L, 1589L, 1721L, 1853L, 1985L, 2117L, 2249L, 2381L, 2513L, 2645L, 2777L, 2909L, 3041L, 3173L, 3305L, 3437L, 3569L, 3701L, 3824L, 3945L, 16L, 148L, 280L, 412L, 544L, 676L, 808L, 940L, 1072L, 1204L, 1336L, 1468L, 1600L, 1732L, 1864L, 1996L, 2128L, 2260L, 2392L, 2524L, 2656L, 2788L, 2920L, 3052L, 3184L, 3316L, 3448L, 3580L, 27L, 159L, 291L, 423L, 555L, 687L, 819L, 951L, 1083L, 1215L, 1347L, 1479L, 1611L, 1743L, 1875L, 2007L, 2139L, 2271L, 2403L, 2535L, 2667L, 2799L, 2931L, 3063L, 3195L, 3327L, 3459L, 3591L, 3...
2011 Feb 04
1
read.table error
...URTIM = c(1932L, 1935L, 1945L, 1957L, 2000L, 2134L, 2135L, 811L, 830L, 931L, 1028L, 1200L, 1755L, 1812L, 1809L, 1811L, 1800L, 1610L, 740L, 1503L, 1651L, 1725L, 1813L, 1043L, 1147L, 1305L, 1328L, 1330L, 1450L, 1455L, 1500L, 1505L, 1515L, 1520L, 1625L, 1630L, 1450L, 1455L, 1520L, 1530L, 1531L, 1533L, 1600L, 1709L, 1725L, 1803L, 1814L, 1933L, 2017L, 2020L, 2040L, 2048L, 1450L, 1457L, 1500L, 1608L, 1615L, 1700L, 1701L, 1907L, 1913L, 1753L, 1715L, 1837L, 1933L, 1939L, 1110L, 1112L, 1218L, 1234L, 1310L, 1112L, 1140L, 1145L, 1148L, 1218L, 1330L, 936L, 1000L, 1021L, 1028L, 1039L, 1041L, 1055L, 1103L, 1155L...