search for: 961l

Displaying 5 results from an estimated 5 matches for "961l".

Did you mean: 961
2007 Apr 25
1
prelim.norm() function not working
..."norm". Specifically, I need to use this pre-processing function to later use the EM algorithm and DA procedures in the norm package. I am getting an error with the following code. ---------------------- > pre <- prelim.norm(usnews) Error in as.double.default(list(csat = c(972L, 961L, NA, 881L, NA, NA, : (list) object cannot be coerced to 'double' --------------------- I have read the previous postings and I am wondering if the problem with prelim.norm is the size of the usnews dataset or the amount of missing data. -------------------- > dim(usnews) [1]...
2008 Dec 09
2
Need help optimizing/vectorizing nested loops
...L, 389L, 1382L, 1614L), V5 = c(96L, 7L, 0L, 0L, 0L, 10L, 17L, 0L, 5L, 0L, 0L, 11L, 151L, 127L, 160L, 27L, 388L, 439L, 1117L, 1571L, 81L, 598L, 1107L, 1402L, 891L), V6 = c(16L, 30L, 13L, 0L, 0L, 10L, 195L, 60L, 29L, 29L, 1L, 107L, 698L, 596L, 655L, 227L, 287L, 677L, 1477L, 1336L, 425L, 873L, 961L, 1360L, 1175L), V7 = c(249L, 101L, 69L, 0L, 18L, 186L, 331L, 291L, 259L, 248L, 336L, 404L, 642L, 632L, 775L, 455L, 801L, 697L, 1063L, 978L, 626L, 686L, 1204L, 1138L, 627L), V8 = c(300L, 163L, 65L, 145L, 377L, 257L, 690L, 655L, 420L, 288L, 346L, 461L, 1276L, 897L, 633L, 812L, 1018L, 1337L,...
2012 Jul 10
2
estimation of NA by predict command
..., 1366L, 1498L, 1630L, 1762L, 1894L, 2026L, 2158L, 2290L, 2422L, 2554L, 2686L, 2818L, 2950L, 3082L, 3214L, 3346L, 3478L, 3610L, 3733L, 3854L, 3964L, 57L, 189L, 321L, 453L, 585L, 717L, 849L, 981L, 1113L, 1245L, 1377L, 1509L, 1641L, 1773L, 1905L, 2037L, 2169L, 2301L, 2433L, 2565L, 2697L, 2829L, 2961L, 3093L, 3225L, 3357L, 3489L, 3621L, 3744L, 3865L, 68L, 200L, 332L, 464L, 596L, 728L, 860L, 992L, 1124L, 1256L, 1388L, 1520L, 1652L, 1784L, 1916L, 2048L, 2180L, 2312L, 2444L, 2576L, 2708L, 2840L, 2972L, 3104L, 3236L, 3368L, 3500L, 3632L, 3755L, 3876L, 3975L, 79L, 211L, 343L, 475L, 607L, 739L, 8...
2010 Apr 20
5
Assigning Week Numbers
...56L, 15956L, 15956L, 15956L, 15956L, 15957L, 15957L, 15957L, 15957L, 15957L, 15957L, 15957L, 15957L, 15958L, 15958L, 15958L, 15958L, 15958L, 15958L, 15958L, 15958L, 15959L, 15959L, 15959L, 15959L, 15959L, 15959L, 15959L, 15959L, 15960L, 15960L, 15960L, 15960L, 15960L, 15960L, 15960L, 15960L, 15961L, 15961L, 15961L, 15961L, 15961L, 15961L, 15961L, 15961L, 15962L, 15962L, 15962L, 15962L, 15962L, 15962L, 15962L, 15962L, 15963L, 15963L, 15963L, 15963L, 15963L, 15963L, 15963L, 15963L, 15964L, 15964L, 15964L, 15964L, 15964L, 15964L, 15964L, 15964L, 15965L, 15965L, 15965L, 15965L, 15965L, 15965...
2012 Oct 29
4
replace repeated id in a pedigree list
Hello, I have a pedigree file such this: FAMID ID FA ID MO ID SEX STATUS 1 1 0 0 2 0 1 2 3 1 2 2 1 4 3 1 1 2 1 5 3 1 1 0 1 6 3 1 1 0 1 7 3 1 2 2 1 8 3 1 1 0 1 9 3 1 1 0 1 10 3 1 2 0 1 11 3 1 1 0 1 3 0 0 1 0 2 12 13