Displaying 18 results from an estimated 18 matches for "212l".
Did you mean:
212
2008 Aug 27
1
Updating a list.
...below.
The parts that are particularly hard for me is how I would simultaneously remove and replace a list and conditionally sum only if a value exists.
Thank you.
Kevin
dput(r007[1])
structure(list("100026" = structure(list(DayOfYear = c(3L, 30L,
149L, 156L, 165L, 171L, 187L, 198L, 212L, 215L, 216L, 218L, 221L,
224L, 226L, 227L), Quantity = c(1L, 1L, 1L, 1L, 2L, 1L, 1L, 1L,
1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L)), .Names = c("DayOfYear", "Quantity"
), row.names = c(NA, 16L), class = c("cast_df", "data.frame"), idvars = "DayOfYear", rdim...
2013 Feb 27
2
matrix multiplication
...L, 198L,?
158L, 140L, 492L, 249L, 27L, 134L, 479L, 171L, 177L, 9L, 355L,?
398L, 380L, 404L, 304L, 129L, 338L, 281L, 65L, 386L, 144L, 252L,?
77L, 352L, 20L, 96L, 403L, 296L, 268L, 489L, 63L, 424L, 496L,?
126L, 334L, 183L, 232L, 406L, 407L, 163L, 346L, 287L, 475L, 127L,?
321L, 124L, 237L, 308L, 376L, 212L, 423L, 211L, 329L, 437L, 179L,?
253L, 372L, 101L, 251L, 90L, 433L, 311L, 241L, 327L, 422L, 349L,?
493L, 442L, 38L, 449L, 410L, 370L, 421L, 325L, 451L, 240L, 71L,?
392L, 2L, 151L, 332L, 83L, 350L, 87L, 361L, 330L, 279L, 362L,?
310L, 487L, 278L, 367L, 248L, 462L, 59L, 213L, 68L, 112L, 60L,?
481L, 165...
2011 Feb 02
0
Finding the dominant factor in an unbalanced group
...06112", "CBP06118", "CBP06127",
"CBP06158", "CBP06163", "CBP06166"), class = "factor"), tl = c(302L,
211L, 347L, 223L, 178L, 230L, 243L, 278L, 391L, 252L), tr = c(99L,
134L, 171L, 210L, 158L, 252L, 89L, 247L, 258L, 168L), br = c(305L,
212L, 346L, 223L, 178L, 231L, 244L, 277L, 388L, 254L), bl = c(142L,
288L, 284L, 191L, 144L, 360L, 147L, 184L, 164L, 186L)), .Names =
c("basestudy",
"tl", "tr", "br", "bl"), row.names = c(NA, 10L), class = "data.frame")
Many thanks
--
Sandy S...
2016 Apr 22
1
Unique Ordering
...264L, 259L, 261L,
260L, 258L, 256L, 257L, 255L, 253L, 254L, 250L, 252L, 251L, 247L,
249L, 248L, 244L, 245L, 246L, 243L, 241L, 242L, 240L, 238L, 239L,
235L, 236L, 237L, 234L, 232L, 233L, 231L, 229L, 230L, 226L, 228L,
227L, 223L, 225L, 224L, 220L, 221L, 222L, 217L, 219L, 218L, 214L,
216L, 215L, 211L, 212L, 213L, 210L, 208L, 209L, 207L, 205L, 206L,
202L, 204L, 203L, 201L, 199L, 200L, 196L, 197L, 198L, 195L, 193L,
194L, 190L, 192L, 191L, 189L, 187L, 188L, 184L, 185L, 186L, 183L,
181L, 182L, 178L, 180L, 179L, 175L, 177L, 176L, 172L, 174L, 173L,
171L, 169L, 170L, 166L, 168L, 167L, 163L, 165L, 164L, 162L...
2010 Sep 01
1
[LLVMdev] equivalent IR, different asm
On Sep 1, 2010, at 11:14 AM, Dale Johannesen wrote:
>
> On Sep 1, 2010, at 6:25 AMPDT, Argyrios Kyrtzidis wrote:
>
>> The attached .ll files seem equivalent, but the resulting asm from
>> 'opt-fail.ll' causes a crash to webkit.
>> I suspect the usage of registers is wrong, can someone take a look ?
>
> Yes, the code here is wrong:
>
>> movl
2018 May 16
1
Systemfit Question
...231L,
306L,
367L, 320L, 326L, 367L, 350L, 361L, 329L, 311L, 271L,
230L,
251L, 144L, 148L, 128L, 195L, 193L, 187L, 179L, 169L,
91L,
79L, 82L, 89L, 191L, 213L, 247L, 285L, 310L, 331L, 230L,
200L, 232L, 245L, 234L, 236L, 229L, 150L, 189L, 212L,
183L,
208L, 216L, 174L, 191L, 212L, 258L, 295L, 318L, 338L,
379L,
424L, 428L, 428L, 469L, 452L, 460L, 475L, 447L, 470L,
468L,
396L, 423L, 431L, 427L, 424L, 375L, 358L, 324L, 309L,
341L,
362L, 421L, 445L, 501L, 512L, 19L, 6L, 20L, 32L,...
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
2018 May 16
0
Systemfit
...??????????????????????79L,
>82L, 89L, 191L, 213L, 247L, 285L, 310L, 331L, 230L,?
>
>???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????200L,
>232L, 245L, 234L, 236L, 229L, 150L, 189L, 212L, 183L,?
>
>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????208L,
>216L, 174L, 191L, 212L, 258L, 295L, 318L, 338L, 379L,?
>
>????????????????????????????????????????????????????...
2017 Dec 06
2
Odd dates generated in Forecasts
..., 229L, 243L, 257L, 271L, 285L,
299L, 313L, 327L, 341L, 355L, 369L, 383L, 397L, 411L, 425L, 439L,
453L, 467L, 481L, 495L, 509L, 523L, 537L, 551L, 565L, 579L, 593L,
607L, 621L, 635L, 649L, 663L, 677L, 691L, 705L, 719L, 2L, 16L,
30L, 44L, 58L, 72L, 86L, 100L, 114L, 128L, 142L, 156L, 170L,
184L, 198L, 212L, 226L, 240L, 254L, 268L, 282L, 296L, 310L, 324L,
338L, 352L, 366L, 380L, 394L, 408L, 422L, 436L, 450L, 464L, 478L,
492L, 506L, 520L, 534L, 548L, 562L, 576L, 590L, 604L, 618L, 632L,
646L, 660L, 674L, 688L, 702L, 716L, 730L, 14L, 28L, 42L, 56L,
70L, 84L, 98L, 112L, 125L, 139L, 153L, 167L, 181L, 195L,...
2018 May 15
2
Systemfit
...??????????????????????????????????????79L, 82L, 89L, 191L, 213L, 247L, 285L, 310L, 331L, 230L,?
???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????200L, 232L, 245L, 234L, 236L, 229L, 150L, 189L, 212L, 183L,?
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????208L, 216L, 174L, 191L, 212L, 258L, 295L, 318L, 338L, 379L,?
????????????????????????????????????????????????????????????????????????...
2017 Dec 06
0
Odd dates generated in Forecasts
...285L,
> 299L, 313L, 327L, 341L, 355L, 369L, 383L, 397L, 411L, 425L, 439L,
> 453L, 467L, 481L, 495L, 509L, 523L, 537L, 551L, 565L, 579L, 593L,
> 607L, 621L, 635L, 649L, 663L, 677L, 691L, 705L, 719L, 2L, 16L,
> 30L, 44L, 58L, 72L, 86L, 100L, 114L, 128L, 142L, 156L, 170L,
> 184L, 198L, 212L, 226L, 240L, 254L, 268L, 282L, 296L, 310L, 324L,
> 338L, 352L, 366L, 380L, 394L, 408L, 422L, 436L, 450L, 464L, 478L,
> 492L, 506L, 520L, 534L, 548L, 562L, 576L, 590L, 604L, 618L, 632L,
> 646L, 660L, 674L, 688L, 702L, 716L, 730L, 14L, 28L, 42L, 56L,
> 70L, 84L, 98L, 112L, 125L, 139L, 153...
2017 Dec 06
1
Odd dates generated in Forecasts
...3L, 327L, 341L, 355L, 369L, 383L, 397L, 411L, 425L, 439L,
> > 453L, 467L, 481L, 495L, 509L, 523L, 537L, 551L, 565L, 579L, 593L,
> > 607L, 621L, 635L, 649L, 663L, 677L, 691L, 705L, 719L, 2L, 16L,
> > 30L, 44L, 58L, 72L, 86L, 100L, 114L, 128L, 142L, 156L, 170L,
> > 184L, 198L, 212L, 226L, 240L, 254L, 268L, 282L, 296L, 310L, 324L,
> > 338L, 352L, 366L, 380L, 394L, 408L, 422L, 436L, 450L, 464L, 478L,
> > 492L, 506L, 520L, 534L, 548L, 562L, 576L, 590L, 604L, 618L, 632L,
> > 646L, 660L, 674L, 688L, 702L, 716L, 730L, 14L, 28L, 42L, 56L,
> > 70L, 84L, 98L, 1...
2018 May 15
0
Systemfit
... and the mailing list is picky about attachments... whatever you attached did not conform to the stringent requirements mentioned in the Posting Guide. Pasting the code right into the email is usually safest, though you DO have to post using plain text (as the Posting Guide indicates) or your code may get mangled by the automatic html format removal.
On May 15, 2018 7:04:31 AM PDT, Bert Gunter
2018 May 15
1
Systemfit
Unless there is good reason not to, always cc the list -- there are lots of
smarter folks than I on it who can help.
I may or may not have time to look at this. Hopefully someone else will.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip
2012 Sep 05
4
Summarizing data containing data/time information (as factor)
Dear R user
I want to create a table (as below) to summarize the attached data
(Test.csv, which can be read into R by using 'read.csv(Test.csv, header=F)'
), to indicate the day that there are any data available, e.g.value=1 if
there are any data available for that day, otherwise value=0.
28/04 29/04 30/04 01/05 02/05
532703 0 1 1
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+
2012 Jul 10
2
estimation of NA by predict command
...3L, 485L, 617L, 749L, 881L, 1013L,
1145L, 1277L, 1409L, 1541L, 1673L, 1805L, 1937L, 2069L, 2201L,
2333L, 2465L, 2597L, 2729L, 2861L, 2993L, 3125L, 3257L, 3389L,
3521L, 3653L, 3776L, 3897L, 100L, 232L, 364L, 496L, 628L, 760L,
892L, 1024L, 1156L, 1288L, 1420L, 1552L, 1684L, 1816L, 1948L,
2080L, 2212L, 2344L, 2476L, 2608L, 2740L, 2872L, 3004L, 3136L,
3268L, 3400L, 3532L, 3664L, 3787L, 3908L, 3996L, 111L, 243L,
375L, 507L, 639L, 771L, 903L, 1035L, 1167L, 1299L, 1431L, 1563L,
1695L, 1827L, 1959L, 2091L, 2223L, 2355L, 2487L, 2619L, 2751L,
2883L, 3015L, 3147L, 3279L, 3411L, 3543L, 3675L, 3798L,...
2010 Apr 20
5
Assigning Week Numbers
...206L, 942L, 390L, 1126L, 574L,
1310L, 23L, 759L, 207L, 943L, 391L, 1127L, 575L, 1311L, 24L,
760L, 208L, 944L, 392L, 1128L, 576L, 1312L, 25L, 761L, 209L,
945L, 393L, 1129L, 577L, 1313L, 26L, 762L, 210L, 946L, 394L,
1130L, 578L, 1314L, 27L, 763L, 211L, 947L, 395L, 1131L, 579L,
1315L, 28L, 764L, 212L, 948L, 396L, 1132L, 580L, 1316L, 29L,
765L, 213L, 949L, 397L, 1133L, 581L, 1317L, 30L, 766L, 214L,
950L, 398L, 1134L, 582L, 1318L, 31L, 767L, 215L, 951L, 399L,
1135L, 583L, 1319L, 32L, 768L, 216L, 952L, 400L, 1136L, 584L,
1320L, 33L, 769L, 217L, 953L, 401L, 1137L, 585L, 1321L, 34L,
770L, 218L,...