search for: 313l

Displaying 19 results from an estimated 19 matches for "313l".

Did you mean: 313
2010 Dec 27
1
Can't merge on datetime?
...L, 10L, 10L), year = c(110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L, 110L), wday = c(1L, 2L, 3L, 4L, 5L, 1L, 2L, 3L, 4L, 5L, 1L, 2L, 3L, 4L, 5L, 1L, 2L, 3L, 4L, 5L, 1L), yday = c(304L, 305L, 306L, 307L, 308L, 311L, 312L, 313L, 314L, 315L, 318L, 319L, 320L, 321L, 322L, 325L, 326L, 327L, 328L, 329L, 332L), isdst = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L)), .Names = c("sec", "min", "hour", "mday", "mon", "year", &qu...
2008 Oct 14
1
ggplot2 plot with symbols and then add line
...quot;data.frame", row.names = c(12L, 13L, 14L, 19L, 25L, 26L, 28L, 34L, 35L, 36L, 37L, 42L, 44L, 58L, 75L, 85L, 88L, 91L, 97L, 107L, 142L, 144L, 155L, 166L, 169L, 185L, 186L, 201L, 202L, 207L, 219L, 221L, 222L, 224L, 226L, 230L, 231L, 250L, 251L, 258L, 283L, 287L, 288L, 303L, 304L, 306L, 311L, 313L))) library(lattice) library(ggplot2) z <- nls(GPP~(a/(TSS+b)), start=c(a=0.01, b=0.01), data=r) f <- seq(-1, 29, length=100) y <- coef(z)["a"]/(f+coef(z)["b"]) pred <- data.frame(GPP = f, TSS = y) #this is what I can do qplot(TSS, GPP, data=r, colour=as.factor(Rive...
2013 Feb 27
2
matrix multiplication
...L, 384L, 467L, 49L, 283L,? 119L, 463L, 147L, 379L, 216L, 474L, 204L, 48L, 260L, 12L, 337L,? 187L, 271L, 31L, 289L, 172L, 35L, 408L, 164L, 91L, 351L, 443L,? 436L, 469L, 186L, 472L, 297L, 50L, 425L, 224L, 3L, 221L, 11L,? 391L, 33L, 243L, 247L, 152L, 98L, 482L, 111L, 257L, 155L, 47L,? 10L, 468L, 270L, 313L, 86L, 293L, 160L, 168L, 409L, 170L, 84L,? 180L, 76L, 99L, 214L, 15L, 414L, 394L, 450L, 4L, 61L, 339L, 342L,? 1L, 470L, 210L, 37L, 345L, 115L, 141L, 302L, 178L, 445L, 6L,? 466L, 285L, 174L, 201L, 114L, 369L, 390L, 69L, 420L, 464L, 269L,? 455L, 382L, 25L, 123L, 95L, 230L, 72L, 250L, 473L, 8L, 274L,?...
2008 Oct 09
1
nls, lattice, and conversion over to ggplot
...quot;data.frame", row.names = c(12L, 13L, 14L, 19L, 25L, 26L, 28L, 34L, 35L, 36L, 37L, 42L, 44L, 58L, 75L, 85L, 88L, 91L, 97L, 107L, 142L, 144L, 155L, 166L, 169L, 185L, 186L, 201L, 202L, 207L, 219L, 221L, 222L, 224L, 226L, 230L, 231L, 250L, 251L, 258L, 283L, 287L, 288L, 303L, 304L, 306L, 311L, 313L))) library(lattice) z <- nls(GPP~(a/(TSS+b)), start=c(a=0.01, b=0.01), data=r) f <- seq(-1, 29, length=100) y <- coef(z)["a"]/(f+coef(z)["b"]) xyplot(GPP~TSS, data=r, xlim=c(-0.5, 29), groups=RiverMile ,auto.key=TRUE , pch=20 ,panel=function(...) {panel.xyplot(...) l...
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
2009 Oct 23
4
How to apply the Wilcoxon test to a hole table at once?
Hi, I have a data set: > Dataset X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 1 user1 m 22 19 28 24 12 18 9 7 4 5 4 7 5 7 9 2 user2 f 25 19 23 18 18 15 6 8 6 6 7 10 7 7 7 3 user3 f 28 21 24 18 15 12 10 6 7 9 5 10 5 9 5 4 user4 f 26 19 26 21 12 18 6 6 5 1 3 8 6 5 6 5 user5 m 21 22 26 18 9 6 4 6 1
2017 Dec 06
2
Odd dates generated in Forecasts
..., 328L, 342L, 356L, 370L, 384L, 398L, 412L, 426L, 440L, 454L, 468L, 482L, 496L, 510L, 524L, 538L, 552L, 566L, 580L, 594L, 608L, 622L, 636L, 650L, 664L, 678L, 692L, 706L, 720L, 3L, 17L, 31L, 45L, 59L, 73L, 87L, 101L, 115L, 131L, 145L, 159L, 173L, 187L, 201L, 215L, 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,...
2017 Dec 06
0
Odd dates generated in Forecasts
...384L, > 398L, 412L, 426L, 440L, 454L, 468L, 482L, 496L, 510L, 524L, 538L, > 552L, 566L, 580L, 594L, 608L, 622L, 636L, 650L, 664L, 678L, 692L, > 706L, 720L, 3L, 17L, 31L, 45L, 59L, 73L, 87L, 101L, 115L, 131L, > 145L, 159L, 173L, 187L, 201L, 215L, 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...
2017 Dec 06
1
Odd dates generated in Forecasts
...2L, 426L, 440L, 454L, 468L, 482L, 496L, 510L, 524L, 538L, > > 552L, 566L, 580L, 594L, 608L, 622L, 636L, 650L, 664L, 678L, 692L, > > 706L, 720L, 3L, 17L, 31L, 45L, 59L, 73L, 87L, 101L, 115L, 131L, > > 145L, 159L, 173L, 187L, 201L, 215L, 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, 21...
2018 May 16
1
Systemfit Question
..., 65L, 63L, 59L, 63L, 74L, 92L, 112L, 149L, 206L, 225L, 195L, 227L, 308L, 329L, 363L, 405L, 444L, 446L, 448L, 440L, 447L, 455L, 432L, 439L, 417L, 393L, 344L, 289L, 234L, 267L, 283L, 287L, 330L, 383L, 358L, 365L, 340L, 333L, 320L, 297L, 313L, 394L, 406L, 388L, 387L, 416L, 418L, 403L, 365L, 356L, 319L, 304L, 306L, 346L, 354L, 294L, 295L, 400L, 419L, 401L, 404L, 398L, 410L, 425L, 437L, 424L, 382L, 391L, 397L, 407L, 415L, 298L, 225L, 191L, 209L, 184L, 188L, 207L, 241L, 264L,...
2018 May 16
0
Systemfit
...???????????????????????????????417L, >393L, 344L, 289L, 234L, 267L, 283L, 287L, 330L, 383L,? > >???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????358L, >365L, 340L, 333L, 320L, 297L, 313L, 394L, 406L, 388L,? > >???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????387L, >416L, 418L, 403L, 365L, 356L, 319L, 304L, 306L, 346L,? > >?????????????????????????????????????????...
2018 May 15
2
Systemfit
...???????????????????????????????????????????????417L, 393L, 344L, 289L, 234L, 267L, 283L, 287L, 330L, 383L,? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????358L, 365L, 340L, 333L, 320L, 297L, 313L, 394L, 406L, 388L,? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????387L, 416L, 418L, 403L, 365L, 356L, 319L, 304L, 306L, 346L,? ?????????????????????????????????????????????????????????????...
2008 Aug 01
0
multinomRob: Error in eigen [..] infinite or missing values in 'x'
...237L, 238L, 239L, 240L, 241L, 242L, 243L, 244L, 245L, 246L, 247L, 261L, 262L, 263L, 264L, 265L, 266L, 267L, 268L, 269L, 270L, 271L, 272L, 273L, 274L, 275L, 276L, 277L, 278L, 279L, 280L, 281L, 282L, 283L, 284L, 285L, 286L, 300L, 301L, 302L, 303L, 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...
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
..., 1718L, 1850L, 1982L, 2114L, 2246L, 2378L, 2510L, 2642L, 2774L, 2906L, 3038L, 3170L, 3302L, 3434L, 3566L, 3698L, 3821L, 3942L, 13L, 145L, 277L, 409L, 541L, 673L, 805L, 937L, 1069L, 1201L, 1333L, 1465L, 1597L, 1729L, 1861L, 1993L, 2125L, 2257L, 2389L, 2521L, 2653L, 2785L, 2917L, 3049L, 3181L, 3313L, 3445L, 3577L, 24L, 156L, 288L, 420L, 552L, 684L, 816L, 948L, 1080L, 1212L, 1344L, 1476L, 1608L, 1740L, 1872L, 2004L, 2136L, 2268L, 2400L, 2532L, 2664L, 2796L, 2928L, 3060L, 3192L, 3324L, 3456L, 3588L, 3711L, 3832L, 3953L, 35L, 167L, 299L, 431L, 563L, 695L, 827L, 959L, 1091L, 1223L, 1355L, 1487...
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 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
...1307L, 20L, 756L, 204L, 940L, 388L, 1124L, 572L, 1308L, 21L, 757L, 205L, 941L, 389L, 1125L, 573L, 1309L, 22L, 758L, 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,...