Displaying 18 results from an estimated 18 matches for "380l".
Did you mean:
380
2012 May 07
1
How can I brake a label in two lines when using expression()?
...making an xyplot and the y label is too long and needs to be in two rows, but when I brake it there is a huge gap between the last text string and the expression, and I can't get rid of it. Any ideas?
Data:
structure(list(Temp = c(8L, 8L, 8L, 8L, 8L, 8L, 12L, 12L, 12L,
12L, 12L, 12L), CO2 = c(380L, 380L, 380L, 750L, 750L, 750L, 380L,
380L, 380L, 750L, 750L, 750L), Treat = structure(c(3L, 3L, 3L,
4L, 4L, 4L, 1L, 1L, 1L, 2L, 2L, 2L), .Label = c("12-380", "12-750",
"8-380", "8-750"), class = "factor"), Week = c(1L, 3L, 8L, 1L,
3L, 8L, 1L, 3L, 8L...
2012 May 03
1
braking a label in two lines when using expression()
...making an xyplot and the y label is too long and needs to be in two rows, but when I brake it there is a huge gap between the last text string and the expression, and I can't get rid of it. Any ideas?
Data:
structure(list(Temp = c(8L, 8L, 8L, 8L, 8L, 8L, 12L, 12L, 12L,
12L, 12L, 12L), CO2 = c(380L, 380L, 380L, 750L, 750L, 750L, 380L,
380L, 380L, 750L, 750L, 750L), Treat = structure(c(3L, 3L, 3L,
4L, 4L, 4L, 1L, 1L, 1L, 2L, 2L, 2L), .Label = c("12-380", "12-750",
"8-380", "8-750"), class = "factor"), Week = c(1L, 3L, 8L, 1L,
3L, 8L, 1L, 3L, 8L...
2013 Feb 27
2
matrix multiplication
...340L, 357L, 157L, 220L, 74L, 356L,?
495L, 453L, 26L, 499L, 364L, 267L, 331L, 245L, 258L, 242L, 381L,?
36L, 16L, 328L, 131L, 255L, 363L, 298L, 373L, 416L, 200L, 56L,?
263L, 288L, 13L, 305L, 291L, 17L, 53L, 130L, 458L, 385L, 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,...
2010 May 28
4
vlookup in R?
Hi R-users,
I would like to search for the values of seq that match my rand values. In excel I will use =VLOOKUP(G2,$E$2:$F$32,2). For example, for rand=.262 it will give me approximately seq=120 and rand=0.964293344, seq=460 and etc.
E F G
cdf seq rand
0.00E+00 0 0.262123478
1.56E-03 20 0.964293344
1.55E-02 40 0.494827113
5.30E-02 60
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
2017 Dec 06
2
Odd dates generated in Forecasts
..., 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, 209L,
223L, 237L, 251L, 265L, 279L, 293L, 307L, 321L, 335L, 349L, 363L,...
2017 Dec 06
0
Odd dates generated in Forecasts
...> 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, 209L,
> 223L, 237L, 251L, 265L, 279L, 293L, 307L, 321...
2017 Dec 06
1
Odd dates generated in Forecasts
...1L, 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, 209L,
> > 223L, 237L, 251L, 265L, 2...
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
1
Systemfit Question
...92L, 352L, 374L, 364L, 317L, 329L, 349L, 409L,
449L,
458L, 462L, 503L, 10L, 2L, 511L, 7L, 513L, 5L, 8L, 492L,
151L, 126L, 153L, 174L, 179L, 203L, 182L, 132L, 131L,
115L,
149L, 169L, 177L, 171L, 193L, 223L, 243L, 284L, 271L,
282L,
303L, 380L, 442L, 433L, 379L, 463L, 454L, 69L, 80L, 77L,
87L, 101L, 139L, 132L, 138L, 75L, 66L, 83L, 110L, 135L,
136L,
137L, 139L, 94L, 481L, 476L, 509L, 57L, 509L, 500L,
249L,
307L, 279L, 262L, 281L, 181L, 223L, 232L, 218L, 252L,
301L,
328L, 363...
2018 May 16
0
Systemfit
...????????????????????????????????????????????????????????????149L,
>169L, 177L, 171L, 193L, 223L, 243L, 284L, 271L, 282L,?
>
>????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????303L,
>380L, 442L, 433L, 379L, 463L, 454L, 69L, 80L, 77L,?
>
>???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????87L,
>101L, 139L, 132L, 138L, 75L, 66L, 83L, 110L, 135L, 136L,?
>
>????????????...
2018 May 15
2
Systemfit
...????????????????????????????????????????????????????????????????????????????149L, 169L, 177L, 171L, 193L, 223L, 243L, 284L, 271L, 282L,?
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????303L, 380L, 442L, 433L, 379L, 463L, 454L, 69L, 80L, 77L,?
???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????87L, 101L, 139L, 132L, 138L, 75L, 66L, 83L, 110L, 135L, 136L,?
????????????????????????????????...
2008 Aug 01
0
multinomRob: Error in eigen [..] infinite or missing values in 'x'
...304L, 305L, 306L, 307L, 308L, 309L, 310L, 311L, 312L, 313L,
314L, 315L, 316L, 317L, 318L, 319L, 320L, 321L, 322L, 323L, 324L,
325L, 339L, 340L, 341L, 342L, 343L, 344L, 345L, 346L, 347L, 348L,
349L, 350L, 351L, 352L, 353L, 354L, 355L, 356L, 357L, 358L, 359L,
360L, 361L, 362L, 363L, 364L, 378L, 379L, 380L, 381L, 382L, 383L,
384L, 385L, 386L, 387L, 388L, 389L, 390L, 391L, 392L, 393L, 394L,
395L, 396L, 397L, 398L, 399L, 400L, 401L, 402L, 403L, 417L, 418L,
419L, 420L, 421L, 422L, 423L, 424L, 425L, 426L, 427L, 428L, 429L,
430L, 431L, 432L, 433L, 434L, 435L, 436L, 437L, 438L, 439L, 440L,
441L, 442L, 456L...
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()+
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
2012 Jul 10
2
estimation of NA by predict command
...1785L, 1917L,
2049L, 2181L, 2313L, 2445L, 2577L, 2709L, 2841L, 2973L, 3105L,
3237L, 3369L, 3501L, 3633L, 3756L, 3877L, 3976L, 80L, 212L, 344L,
476L, 608L, 740L, 872L, 1004L, 1136L, 1268L, 1400L, 1532L, 1664L,
1796L, 1928L, 2060L, 2192L, 2324L, 2456L, 2588L, 2720L, 2852L,
2984L, 3116L, 3248L, 3380L, 3512L, 3644L, 3767L, 3888L, 3987L,
91L, 223L, 355L, 487L, 619L, 751L, 883L, 1015L, 1147L, 1279L,
1411L, 1543L, 1675L, 1807L, 1939L, 2071L, 2203L, 2335L, 2467L,
2599L, 2731L, 2863L, 2995L, 3127L, 3259L, 3391L, 3523L, 3655L,
3778L, 3899L, 102L, 234L, 366L, 498L, 630L, 762L, 894L, 1026L,
1158L,...
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
2010 Apr 20
5
Assigning Week Numbers
...26L, 374L, 1110L, 558L, 1294L, 7L, 743L, 191L, 927L, 375L, 1111L,
559L, 1295L, 8L, 744L, 192L, 928L, 376L, 1112L, 560L, 1296L,
9L, 745L, 193L, 929L, 377L, 1113L, 561L, 1297L, 10L, 746L, 194L,
930L, 378L, 1114L, 562L, 1298L, 11L, 747L, 195L, 931L, 379L,
1115L, 563L, 1299L, 12L, 748L, 196L, 932L, 380L, 1116L, 564L,
1300L, 13L, 749L, 197L, 933L, 381L, 1117L, 565L, 1301L, 14L,
750L, 198L, 934L, 382L, 1118L, 566L, 1302L, 15L, 751L, 199L,
935L, 383L, 1119L, 567L, 1303L, 16L, 752L, 200L, 936L, 384L,
1120L, 568L, 1304L, 17L, 753L, 201L, 937L, 385L, 1121L, 569L,
1305L, 18L, 754L, 202L, 938L, 386L,...