Displaying 20 results from an estimated 26 matches for "169l".
Did you mean:
169
2011 Jul 01
2
Initiating in BNArray
...71L, 72L, 73L, 74L, 75L, 76L, 77L, 78L, 79L, 80L, 81L,
82L, 83L, 84L, 85L, 86L, 87L, 88L, 89L, 90L, 91L, 92L, 93L, 94L,
95L, 96L, 97L, 98L, 99L, 100L, 101L, 102L, 103L, 104L, 105L,
106L, 107L, 108L, 109L, 110L, 111L, 112L, 113L, 114L, 115L, 116L,
......
......
.....
V2 = structure(c(278L, 23L, 11L, 169L, 14L, 86L, 94L, 51L,
37L, 43L, 22L, 169L, 49L, 120L, 18L, 60L, 42L, 41L, 38L,
64L, 38L, 32L, 140L, 146L, 106L, 26L, 46L, 65L, 17L, 106L,
20L, 33L, 68L, 62L, 111L, 10L, 149L, 17L, 49L, 164L, 271L,
8L, 60L, 2L, 48L, 127L, 80L, 70L, 13L, 31L, 32L, 3L, 50L,
144L, 25L, 12L, 84L,...
2008 Oct 14
1
ggplot2 plot with symbols and then add line
...48L, 202L, 202L, 61L, 61L, 119L, 148L, 185L, 202L, 215L
)), .Names = c("TSS", "GPP", "RiverMile"), class = "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"...
2011 Nov 16
1
geom_bar with missing data in package ggplot
..."United States", "Japan", "Japan", "Japan"), value = c(NA,
34.288, 31.831, 29.636, 30.539, 29.093, NA, 0, -2.7, -7.4,
-5.7, -7)), .Names = c("Date", "variable", "var2", "value"
), row.names = c(21L, 22L, 23L, 169L, 170L, 171L, 206L, 207L,
208L, 354L, 355L, 356L), class = "data.frame")
gp <- ggplot(g, aes(Date, value))
gp<- gp + geom_line()
gp <-gp + facet_grid(var2 ~ variable)
gp
this works, but trying to get a bar chart version
gp <- ggplot(g, aes(Date, value))
gp<- gp + geom_bar...
2013 Feb 27
2
matrix multiplication
..._______________________
From: eliza botto <eliza_botto at hotmail.com>
To: "smartpink111 at yahoo.com" <smartpink111 at yahoo.com>
Sent: Wednesday, February 27, 2013 8:47 AM
Subject: RE: matrix multiplication
there you go
>dput(eliza)
structure(c(428L, 359L, 353L, 498L, 169L, 46L, 29L, 444L, 194L,?
439L, 284L, 79L, 226L, 105L, 106L, 326L, 234L, 196L, 417L, 190L,?
480L, 275L, 478L, 341L, 197L, 395L, 85L, 295L, 70L, 18L, 471L,?
218L, 19L, 43L, 280L, 427L, 229L, 5L, 205L, 494L, 393L, 307L,?
465L, 383L, 265L, 103L, 348L, 166L, 58L, 320L, 14L, 107L, 440L,?
24L, 347L, 419L,...
2008 Dec 09
2
Need help optimizing/vectorizing nested loops
...,
257L, 690L, 655L, 420L, 288L, 346L, 461L, 1276L, 897L, 633L, 812L,
1018L, 1337L, 1295L, 1163L, 550L, 1104L, 768L, 933L, 433L), V9 =
c(555L, 478L, 374L, 349L, 357L, 360L, 905L, 954L, 552L, 438L, 703L,
984L, 1616L, 1732L, 1234L, 1213L, 1518L, 1746L, 1191L, 967L, 1394L,
1722L, 1706L, 610L, 169L), V10 = c(1527L, 1019L, 926L, 401L, 830L,
833L, 931L, 816L, 1126L, 1232L, 1067L, 1169L, 1270L, 1277L, 1145L,
1159L, 1072L, 1534L, 997L, 391L, 1328L, 1414L, 1037L, 444L, 1L), V11
= c(1468L, 1329L, 1013L, 603L, 1096L, 1237L, 1488L, 1189L, 1064L,
1303L, 1258L, 1479L, 1421L, 1365L, 1101L, 1415L...
2011 Jul 27
1
create a index.date column
...1, 79, 9, 121, 85, 130, 96, 72, 40, 9, 160, 47,
6, 166, 166, 130, 88, 39)), .Names = c("id", "ftime", "rcat",
"tdiff"), row.names = c(11L, 4L, 13L, 25L, 39L, 41L, 35L, 44L,
54L, 57L, 96L, 98L, 88L, 107L, 80L, 77L, 118L, 136L, 124L, 146L,
150L, 157L, 153L, 169L, 196L, 210L, 214L, 225L, 230L, 221L, 222L,
258L, 266L, 281L, 311L, 324L, 333L, 334L, 358L, 372L, 400L, 419L,
423L, 434L, 439L, 437L, 443L, 479L, 465L, 496L, 517L, 516L, 519L,
525L, 539L, 598L, 606L, 634L, 658L, 649L, 637L, 655L, 640L, 644L,
645L, 636L, 647L, 646L, 639L, 654L, 665L, 673L, 680L,...
2016 Apr 22
1
Unique Ordering
...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, 160L,
161L, 159L, 157L, 158L, 156L, 154L, 155L, 153L, 151L, 152L, 148L,
150L, 149L, 147L, 145L, 146L, 142L, 143L, 144L, 139L, 140L, 141L,
138L, 137L, 136L, 135L, 133L, 134L, 132L, 130L, 131L, 127L, 129L,
128L, 126L, 124L, 125L, 121L, 122L, 123L, 120L...
2008 Oct 09
1
nls, lattice, and conversion over to ggplot
...48L, 202L, 202L, 61L, 61L, 119L, 148L, 185L, 202L, 215L
)), .Names = c("TSS", "GPP", "RiverMile"), class = "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)[&quo...
2011 Feb 17
0
Data frame sampling
...L, 532L, 550L, 577L, 603L, 17L, 36L, 57L, 79L, 107L,
132L, 158L, 183L, 210L, 237L, 269L, 299L, 315L, 348L, 372L, 397L,
626L, 657L, 689L, 714L, 731L, 758L, 787L, 811L, 833L, 860L, 888L,
911L, 940L, 964L, 991L, 1016L, 421L, 451L, 480L, 495L, 529L,
553L, 582L, 602L, 18L, 31L, 58L, 80L, 120L, 141L, 169L, 189L), class = "data.frame")
2018 May 16
1
Systemfit Question
...,
241L,
261L, 266L, 341L, 161L, 182L, 201L, 165L, 170L, 221L,
186L,
191L, 186L, 186L, 220L, 203L, 251L, 186L, 217L, 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...
2008 Jul 06
2
lattice question
...151L, 152L, 129L, 129L, 89L, 134L, 129L, 126L, 125L, 106L, 108L,
120L, 148L, 109L, 128L, 123L, 132L, 111L, 142L, 139L, 146L, 156L,
153L, 167L, 123L, 161L, 177L, 178L, 163L, 175L, 140L, 141L, 143L,
217L, 206L, 185L, 192L, 203L, 196L, 190L, 195L, 192L, 217L, 210L,
181L, 197L, 222L, 123L, 168L, 156L, 169L, 178L, 178L, 149L, 181L,
175L, 177L, 168L, 153L, 179L, 139L, 156L, 142L, 115L, 135L, 143L,
164L, 158L, 111L, 119L, 131L, 120L, 160L, 141L, 161L, 123L, 135L,
152L, 135L, 164L, 191L, 183L, 81L, 94L, 74L, 90L, 77L, 62L, 57L,
74L, 71L, 71L, 77L, 72L, 63L, 77L, 83L, 63L, 68L, 83L, 71L, 81L,
73L, 70L, 81...
2018 May 16
0
Systemfit
...???????????????????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,?
>
>?????????????????????????????????????????????????????????...
2017 Dec 06
2
Odd dates generated in Forecasts
...L, 186L, 200L, 214L, 228L, 242L, 256L, 270L, 284L,
298L, 312L, 326L, 340L, 354L, 368L, 382L, 396L, 410L, 424L, 438L,
452L, 466L, 480L, 494L, 508L, 522L, 536L, 550L, 564L, 578L, 592L,
606L, 620L, 634L, 648L, 662L, 676L, 690L, 704L, 718L, 1L, 15L,
29L, 43L, 57L, 71L, 85L, 99L, 113L, 127L, 141L, 155L, 169L, 183L,
197L, 211L, 225L, 239L, 253L, 267L, 281L, 295L, 309L, 323L, 337L,
351L, 365L, 379L, 393L, 407L, 421L, 435L, 449L, 463L, 477L, 491L,
505L, 519L, 533L, 547L, 561L, 575L, 589L, 603L, 617L, 631L, 645L,
659L, 673L, 687L, 701L, 715L, 729L, 13L, 27L, 41L, 55L, 69L,
83L, 97L, 111L, 126L, 140L, 154L,...
2018 May 15
2
Systemfit
...???????????????????????????????????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,?
?????????????????????????????????????????????????????????????????????????????...
2017 Dec 06
0
Odd dates generated in Forecasts
...228L, 242L, 256L, 270L, 284L,
> 298L, 312L, 326L, 340L, 354L, 368L, 382L, 396L, 410L, 424L, 438L,
> 452L, 466L, 480L, 494L, 508L, 522L, 536L, 550L, 564L, 578L, 592L,
> 606L, 620L, 634L, 648L, 662L, 676L, 690L, 704L, 718L, 1L, 15L,
> 29L, 43L, 57L, 71L, 85L, 99L, 113L, 127L, 141L, 155L, 169L, 183L,
> 197L, 211L, 225L, 239L, 253L, 267L, 281L, 295L, 309L, 323L, 337L,
> 351L, 365L, 379L, 393L, 407L, 421L, 435L, 449L, 463L, 477L, 491L,
> 505L, 519L, 533L, 547L, 561L, 575L, 589L, 603L, 617L, 631L, 645L,
> 659L, 673L, 687L, 701L, 715L, 729L, 13L, 27L, 41L, 55L, 69L,
> 83L, 97L...
2017 Dec 06
1
Odd dates generated in Forecasts
...70L, 284L,
> > 298L, 312L, 326L, 340L, 354L, 368L, 382L, 396L, 410L, 424L, 438L,
> > 452L, 466L, 480L, 494L, 508L, 522L, 536L, 550L, 564L, 578L, 592L,
> > 606L, 620L, 634L, 648L, 662L, 676L, 690L, 704L, 718L, 1L, 15L,
> > 29L, 43L, 57L, 71L, 85L, 99L, 113L, 127L, 141L, 155L, 169L, 183L,
> > 197L, 211L, 225L, 239L, 253L, 267L, 281L, 295L, 309L, 323L, 337L,
> > 351L, 365L, 379L, 393L, 407L, 421L, 435L, 449L, 463L, 477L, 491L,
> > 505L, 519L, 533L, 547L, 561L, 575L, 589L, 603L, 617L, 631L, 645L,
> > 659L, 673L, 687L, 701L, 715L, 729L, 13L, 27L, 41L, 55L...
2017 Oct 20
1
Error messages using nonlinear regression function (nls)
...6L, 67L,
68L, 69L, 70L, 71L, 72L, 73L, 74L, 75L, 76L, 77L, 95L, 96L, 97L,
98L, 99L, 100L, 101L, 102L, 103L, 104L, 105L, 106L, 107L, 108L,
109L, 110L, 127L, 128L, 129L, 130L, 131L, 132L, 133L, 134L, 135L,
136L, 137L, 138L, 139L, 140L, 141L, 159L, 160L, 161L, 162L, 163L,
164L, 165L, 166L, 167L, 168L, 169L, 170L, 171L, 172L, 173L, 174L
), class = c("nfnGroupedData", "nfGroupedData", "groupedData",
"data.frame"), formula = Prop ~ end | temp, FUN = function (x)
max(x, na.rm = TRUE), order.groups = TRUE)
>
> sessionInfo()
R Under development (unstable) (201...
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