search for: 260l

Displaying 20 results from an estimated 23 matches for "260l".

Did you mean: 260
2010 Jun 13
1
Break in the y-axis
...get the data to match the axis anymore. I must be using the axis.break() in plotrix incorrectly, but I cannot see where my issue is. This is what I have so far. ###### library(plotrix) par(mar=c(6,8,4,4)) ###Data Saline <- structure(list(Time = c(-20L, 0, 30L, 45L, 60L, 80L, 110L,140L,200L, 260L, 320L), Average = c(119.250,118.750,117.500,132.75,151.875,159.75,142.75,160,168,167.125,143),SEM=c(2.211,2.569,2.665,5.435146394,6.208741369,8.363550657,8.51349469,14.30284687,15.93865792,16.76541326,13.796)), .Names = c("Time (min)", "Arterial Plasma Glucose (?g/mL)", "S...
2013 Feb 27
2
matrix multiplication
...L, 487L, 278L, 367L, 248L, 462L, 59L, 213L, 68L, 112L, 60L,? 481L, 165L, 235L, 22L, 434L, 272L, 460L, 309L, 301L, 500L, 282L,? 82L, 100L, 261L, 34L, 188L, 133L, 344L, 7L, 486L, 67L, 399L,? 254L, 41L, 483L, 64L, 405L, 108L, 236L, 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...
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   
2016 Apr 22
1
Unique Ordering
...0L, 0L, 75L, 0L, 0L, 44L, 30L, 1L, 75L, 0L, 0L, 42L, 33L, 0L, 75L, 0L, 0L, 42L, 33L, 0L, 45L, 30L, 0L, 67L, 8L, 0L, 51L, 24L, 0L, 58L, 17L, 0L, 75L, 0L, 0L)), .Names = c("Var1", "Var2", "Freq" ), row.names = c(265L, 267L, 266L, 262L, 263L, 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...
2019 May 05
3
Staged installation fail on some file systems
...e2c02b000 close(3) = 0 open("/usr/lib64/openmpi/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260l\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0755, st_size=141968, ...}) = 0 mmap(NULL, 2208904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fde2bc0d000 mprotect(0x7fde2bc24000, 2093056, PROT_NONE) = 0 mmap(0x7fde2be23000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIX...
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
2011 Jul 27
2
Writing a summary file in R
Hello, I have an input file: http://r.789695.n4.nabble.com/file/n3700031/testOut.txt testOut.txt where col 1 is chromosome, column2 is start of region, column 3 is end of region, column 4 and 5 is base position, column 6 is total reads, column 7 is methylation data, and column 8 is the strand. I would like a summary output file such as:
2019 May 07
2
Staged installation fail on some file systems
...= 0 > > open("/usr/lib64/openmpi/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = > > -1 ENOENT (No such file or directory) > > open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 > > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260l\0\0\0\0\0\0"..., > > 832) = 832 > > fstat(3, {st_mode=S_IFREG|0755, st_size=141968, ...}) = 0 > > mmap(NULL, 2208904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, > > 0) = 0x7fde2bc0d000 > > mprotect(0x7fde2bc24000, 2093056, PROT_NONE) = 0 > > mmap(0x7...
2010 Jan 10
1
scatterplot matrix with ggplot2
...210598913730922, -0.0139331733470270, 0.239561471951956, 0.0615237085281821, 0.0291284115497526 )), .Names = c("stream", "agg_site", "yearmonth", "date", "year", "month", "variable", "value"), row.names = c(NA, -260L ), class = "data.frame") #I would like to do this- a scatterplot matrix with ggplot. I still want all of the mappings and such qplot(value, value, data=melt.gg, colour=year, shape=stream, group=agg_site)+geom_path()+facet_grid(variable~variable) -- Stephen Sefick Let's not spend...
2019 May 07
0
Staged installation fail on some file systems
...= 0 > open("/usr/lib64/openmpi/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = > -1 ENOENT (No such file or directory) > open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260l\0\0\0\0\0\0"..., > 832) = 832 > fstat(3, {st_mode=S_IFREG|0755, st_size=141968, ...}) = 0 > mmap(NULL, 2208904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, > 0) = 0x7fde2bc0d000 > mprotect(0x7fde2bc24000, 2093056, PROT_NONE) = 0 > mmap(0x7fde2be23000, 8192, PROT_READ|P...
2017 Dec 06
2
Odd dates generated in Forecasts
...my last observation was on december 31st, 2016 I expected my forecast date to start on 2017, but instead it returned odd dates. This is my dataset dput(dataset): structure(list(Date = structure(c(8L, 22L, 36L, 50L, 64L, 78L, 92L, 106L, 120L, 134L, 148L, 162L, 176L, 190L, 204L, 218L, 232L, 246L, 260L, 274L, 288L, 302L, 316L, 330L, 344L, 358L, 372L, 386L, 400L, 414L, 428L, 442L, 456L, 470L, 484L, 498L, 512L, 526L, 540L, 554L, 568L, 582L, 596L, 610L, 624L, 638L, 652L, 666L, 680L, 694L, 708L, 722L, 5L, 19L, 33L, 47L, 61L, 75L, 89L, 103L, 117L, 130L, 144L, 158L, 172L, 186L, 200L, 214L, 228L, 242L,...
2017 Dec 06
0
Odd dates generated in Forecasts
...16 I expected my forecast > date to start on 2017, but instead it returned odd dates. > > This is my dataset > > dput(dataset): > > structure(list(Date = structure(c(8L, 22L, 36L, 50L, 64L, 78L, > 92L, 106L, 120L, 134L, 148L, 162L, 176L, 190L, 204L, 218L, 232L, > 246L, 260L, 274L, 288L, 302L, 316L, 330L, 344L, 358L, 372L, 386L, > 400L, 414L, 428L, 442L, 456L, 470L, 484L, 498L, 512L, 526L, 540L, > 554L, 568L, 582L, 596L, 610L, 624L, 638L, 652L, 666L, 680L, 694L, > 708L, 722L, 5L, 19L, 33L, 47L, 61L, 75L, 89L, 103L, 117L, 130L, > 144L, 158L, 172L, 186L, 200L...
2017 Dec 06
1
Odd dates generated in Forecasts
...o start on 2017, but instead it returned odd dates. > > > > This is my dataset > > > > dput(dataset): > > > > structure(list(Date = structure(c(8L, 22L, 36L, 50L, 64L, 78L, > > 92L, 106L, 120L, 134L, 148L, 162L, 176L, 190L, 204L, 218L, 232L, > > 246L, 260L, 274L, 288L, 302L, 316L, 330L, 344L, 358L, 372L, 386L, > > 400L, 414L, 428L, 442L, 456L, 470L, 484L, 498L, 512L, 526L, 540L, > > 554L, 568L, 582L, 596L, 610L, 624L, 638L, 652L, 666L, 680L, 694L, > > 708L, 722L, 5L, 19L, 33L, 47L, 61L, 75L, 89L, 103L, 117L, 130L, > > 144L, 15...
2019 May 09
0
Staged installation fail on some file systems
...0 >>> open("/usr/lib64/openmpi/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = >>> -1 ENOENT (No such file or directory) >>> open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 >>> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260l\0\0\0\0\0\0"..., >>> 832) = 832 >>> fstat(3, {st_mode=S_IFREG|0755, st_size=141968, ...}) = 0 >>> mmap(NULL, 2208904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, >>> 0) = 0x7fde2bc0d000 >>> mprotect(0x7fde2bc24000, 2093056, PROT_NONE) = 0 &gt...
2018 May 16
1
Systemfit Question
...422L, 485L, 11L, 37L, 24L, 23L, 35L, 50L, 40L, 41L, 44L, 53L, 190L, 158L, 141L, 142L, 164L, 205L, 240L, 256L, 257L, 263L, 262L, 265L, 282L, 299L, 314L, 312L, 348L, 412L, 414L, 428L, 443L, 466L, 490L, 504L, 483L, 344L, 353L, 277L, 189L, 260L, 281L, 276L, 252L, 244L, 192L, 185L, 217L, 264L, 275L, 267L, 269L, 305L, 355L, 352L, 349L, 332L, 323L, 345L, 371L, 342L, 113L, 117L, 120L, 202L, 235L, 231L, 245L, 227L, 204L, 182L, 180L, 184L, 188L, 226L, 259L, 279L, 325L, 369L, 375L,...
2018 May 16
0
Systemfit
...???????????????????????????????????????????????????????412L, >414L, 428L, 443L, 466L, 490L, 504L, 483L, 344L, 353L,? > >???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????277L, >189L, 260L, 281L, 276L, 252L, 244L, 192L, 185L, 217L,? > >???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????264L, >275L, 267L, 269L, 305L, 355L, 352L, 349L, 332L, 323L,? > >?????????????????...
2018 May 15
2
Systemfit
...???????????????????????????????????????????????????????????????????????412L, 414L, 428L, 443L, 466L, 490L, 504L, 483L, 344L, 353L,? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????277L, 189L, 260L, 281L, 276L, 252L, 244L, 192L, 185L, 217L,? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????264L, 275L, 267L, 269L, 305L, 355L, 352L, 349L, 332L, 323L,? ?????????????????????????????????????...
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
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