Displaying 20 results from an estimated 9741 matches for "90".
Did you mean:
  09
  
2002 May 31
2
error in seq.POSIXt?
I am trying to extract only the winters (defined to be 01-Dec through
28-Feb) of daily data from 1948-2002.  There are 90 days in each winter
season.  I wrote the following code to gather the winter dates into a
single vector:
DJF <- NULL
for(year in 1949:1999) {
  temp.begin <- strptime(paste("01/12", year-1, sep="/"), "%d/%m/%Y")
  temp.end <- strptime(paste("28/02",...
2009 Mar 08
1
re shaping a data frame with multiple IDs
...uot;100","100","80","80","50","100","100","100","80","50","25","100","100","80","50","100","80","50")
Response <-
c("90%","15%","90%","90%","90%","100%","100%","90%","100%","100%","70%","90%","15%","90%","90%","100%","100%","100%")
DF <- da...
2012 Jun 22
2
How to recognize an MBR suitable for isohybrid --mac ?
Hi,
i have implemented in xorriso the equivalents of isohybrid.c options --mac
and --uefi. There remains the question how to ensure that the submitted
MBR is prepared for the 32 byte mock-up of an APM Block0.
I see in git of may 2012 that all mbr/isohdp[fp]x*.bin begin by
   33  ed  90  90  90  90  90  90  90  90  90  90  90  90  90  90
   90  90  90  90  90  90  90  90  90  90  90  90  90  90  90  90
Can i safely refuse on MBR templates which do not bear that signature
without inflicting injustice on future isohybrid MBRs ?
(I will also accept the substituted bytes of isohybri...
2010 Aug 17
2
Matrix
How do I completely remove the first column?
(x <- matrix(c(1, 44, 124, 80, 254, 70, 190, 0, 2, 35, 110, 70, 240, 73, 216, 0, 3, 41, 114, 80, 279, 68, 178, 0, 4, 31, 100, 80, 284, 68, 149, 0, 5, 61, 190, 110, 315, 68, 182, 1, 6, 61, 130, 88, 250, 70, 185, 0, 7, 44, 130, 94, 298, 68, 161, 0, 8, 58, 110, 74, 384, 67, 175, 0, 9, 52, 120, 80, 310, 66, 144, 0, 10, 52, 120, 80, 337, 67, 130,...
2010 Nov 18
2
RowSums Question
I have a question on RowSums.  
Lets say i have a timeSeries table 
            A     B      C    
1/1/90   NA     1      1
1/2/90   NA     1      1
1/3/90   NA     1      1
1/4/90   NA     1      1
1/5/90    1      1      1
1/6/90    1      1      1
if i use RowSums, i will get
1/5/90    3
1/6/90    3
but i want
1/1/90   2
1/2/90   2
1/3/90   2
1/4/90   2
1/5/90   3
1/6/90   3
I cant figure out...
2017 Mar 26
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
>From Martin's isolinux.bin.20170324, I (kind of) understand the first 3 
bytes:
33 ED 90 
Then, the next "90"s are probably originiated from the "nop"s in:
 
http://repo.or.cz/syslinux.git/blobdiff/c210e571f61eeb898fadbb6f47d4a2c8
2e5bfbfd..2c3a24e5f4b807ec31595227afa59a818c060ca9:/mbr/isohdpfx.S 
So, why the original isohybrid image from Debian and many other 
is...
2014 Mar 07
4
Cannot chain to another PXE server on the same subnet
...43 values (should be over 1200
characters long, 3 times total length minus 1).
Using wireshark and right-clicking on each option 43 instance, copy,
bytes, as hexstream, and leaving the option 255s in I get:
01:04:e0:01:01:03:02:02:de:06:03:02:df:06:04:01:01:05:01:01:06:01:0b:08:70:aa:aa:01:0a:d7:90:3c:00:a0:01:0a:d7:90:3c:00:81:01:0a:d7:90:3c:00:a1:01:0a:d7:90:3c:00:a2:01:0a:d7:90:3c:00:a4:01:0a:d7:90:3c:00:a5:01:0a:d7:90:3c:00:a6:01:0a:d7:90:3c:00:a7:01:0a:d7:90:3c:00:a8:01:0a:d7:90:3c:00:a9:01:0a:d7:90:3c:00:aa:01:0a:d7:90:3c:00:ab:01:0a:d7:90:3c:00:ac:01:0a:d7:90:3c:00:83:01:0a:d7:90:3c:bb...
2003 Feb 26
0
Re: Exchange Server in DMZ (i-hacked.com)
...------------------------------
Message: 3
Date: Wed, 26 Feb 2003 06:48:36 -0800
From: Tom Eastep <teastep@shorewall.net>
Subject: Re: [Shorewall-users] Port Forwarding
To: Ted Gervais <ve1drg@av.eastlink.ca>,	Shorewall List
	<shorewall-users@lists.shorewall.net>
Message-ID: <159010000.1046270916@wookie.shorewall.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
--On Wednesday, February 26, 2003 08:44:59 AM -0400 Ted Gervais
<ve1drg@av.eastlink.ca> wrote:
>
> Is ''port forwarding'' a relatively new thing with packet filtering?...
2017 Mar 26
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...ode being the last
> piece missing from 2009.
The commit to isohdpfx.S of 2009-05-31 looks incomplete.
The sequence of the stack pointers was swapped, but the sequence of
stack pushes was not.
  https://git.kernel.org/pub/scm/boot/syslinux/syslinux.git/commit/mbr/isohdpfx.S?id=2f92affcce5ffef4da90fe44bcac5a4db45df25f
> Finding a system that
> doesn't seem to properly support LBA/EBIOS reads is increasingly
> difficult due to age.
It is now easier to force C/H/S for both MBR and isolinux.bin because
of the "Clear EBIOS flag" code piece.
A isohdpfc with "jmp"...
2008 Mar 30
2
Alignment and Reshaping of the matrix
Dear R users,
I have a matrix like
85 .90 86 .89 87 .98 86 .87
88 .98 90 .78 88 .76 89 .56
90 .67 95 .67 89 .89 90 .87
91 .56 96 .87 90 .76 92.98
each pair of columns present a variable name and next  the value. I have
matrix with more than 500 rows and column.
Now I want to convert this matrix in to.
85  .90   00   .00   00
86  .00  .8...
2011 May 19
1
Centos 5.6 kernel errors
...e8cffd48
 14857 kernel: ds: 007b   es: 007b   ss: 0069
 14857 kernel: Process crond (pid: 2620, threadinfo=e8cfe000 task=e9419550)
 14857 kernel: Stack: <0>e8caa000 00000000 00000003 e8ca3c44 e8ca6018
e8c6f740 e8c6f788 e8c6f740
 14857 kernel: e8cffd7c c011bd9b e8ca6000 e8c6f788 e8c6f740 e8cffd90
c011be50 e8c6f740
 14857 kernel: e8cffde8 00007ff0 e8cffe20 c0170a8a e8c6f740 e8c6f740
c030b547 e8cffdb8
 14857 kernel: Call Trace:
 14857 kernel: [<c01058bd>] show_stack_log_lvl+0xcd/0x120
 14857 kernel: [<c0105abb>] show_registers+0x1ab/0x240
 14857 kernel: [<c0105dc1>] die+0x11...
2011 Feb 28
1
plotting, graph, everything
...ricefile$P4-ricefile$P1)/ricefile$P1-> ricefile$areachange
ricefile$areachange*100->ricefile$areachange1
ricefile=ricefile[-1,]
plot(ricefile$areachange1 ~ ricefile$P1, col="red", col.axis=118,
col.lab=555, pch=17, xlab="Figure in 1960", ylab="Change over 1960 & 1990")
with(ricefile, plot(ricefile$areachange1,ricefile$P1))
with(ricefile, text(ricefile$P1,ricefile$areachange1, ricefile$State),
pos=4, xpd=NA)
ggplot(ricefile, aes(x=P1, y=areachange1)) + geom_point() +
geom_text(aes(label= State, size=2, vjust=2))
PLEASE HELP!! The question and the data is...
2006 Jun 25
1
Puzzled with contour()
...I have a grid in x and y, and associated z values,
which looks like this:
              x   y     z
      [1,] 0.00  20 1.000
      [2,] 0.00  30 1.000
      [3,] 0.00  40 1.000
      [4,] 0.00  50 1.000
      [5,] 0.00  60 1.000
      [6,] 0.00  70 1.000
      [7,] 0.00  80 0.000
      [8,] 0.00  90 0.000
      [9,] 0.00 100 0.000
     [10,] 0.00 110 0.000
     [11,] 0.00 120 0.000
     [12,] 0.00 130 0.000
     [13,] 0.00 140 0.000
     [14,] 0.00 150 0.000
     [15,] 0.00 160 0.000
     [16,] 0.00 170 0.000
     [17,] 0.00 180 0.000
     [18,] 0.00 190 0.000
     [19,] 0.00 200 0.000
     [2...
2014 Aug 26
2
[LLVMdev] llvm-objdump
...jmp   bar
    jmp   bum
    jmp   baz
    nop
baz:
    nop
Assembling for x86 and llvm-objdump'ing, i get
$ llvm-mc -arch=x86 -filetype=obj labeltest.s -o x86_labeltest.o
$ llvm-objdump -d  x86_labeltest.o
x86_labeltest.o: file format ELF32-i386
Disassembly of section .text:
foo:
       0: 90                                           nop
bum:
       1: 90                                           nop
       2: eb fd                                         jmp -3
       4: eb fb                                         jmp -5
       6: eb 01                                         jmp 1...
2010 Dec 18
1
Can I make my colnames bold?
...;0", "10",  "20", "30", "40", "50", "60", "70"), lwd=2,
font=1.7, pos=-.025,cex.axis=2, las=2)
mtext("Relative Intensity", side=2, line=6, adj=.525, cex=2, font=1)
arrows(1.5, 25.2995, 1.5, 36.7875, code=2, angle=90, lwd=2, length=.1)
arrows(2.5, 36.577, 2.5, 48.065, code=2, angle=90, lwd=2, length=.1)
arrows(3.5, 38.124, 3.5, 49.612, code=2, angle=90, lwd=2, length=.1)
arrows(5.5, 0.7625, 5.5,24.2575, code=2, angle=90, lwd=2, length=.1)
arrows(6.5, 39.7085, 6.5,63.2035, code=2, angle=90, lwd=2, length=.1)
ar...
2010 Jul 02
2
unable to get bigglm working, ATTN: Thomas Lumley
I am using an example posted in this help forum to work with a file. the head
of the file looks like:
988887 2007-03-05 2007-06-01 90 3 5.450 205500.00 999.00 999.000 0.000 0 0
988887 2007-03-06 2007-06-01 90 3 5.450 205500.00 999.00 999.000 0.000 1 0
988887 2007-03-07 2007-06-01 90 3 5.450 205500.00 999.00 999.000 -0.100 2 0
988887 2007-03-08 2007-06-01 90 3 5.450 205500.00 999.00 999.000 -0.100 3 0
988887 2007-03-09 2007-06-01...
2010 Mar 09
5
is there an inverse method for table()?
Hi,
In R, I know the method table(), which builds a contingency table of the counts y at each level for the factor x.
But I would like to know what is the inverse method of table(), if it exists, to obtain the vector z, from the two vectors x and y?
x <- (86,  90,  94,  98, 102, 106, 110, 114, 118, 122, 126, 130, 134, 138, 142, 146, 150, 154, 158, 162, 166, 170, 174)
y <- c(2, 5, 10, 17, 26, 60, 94, 128, 137, 128, 77, 68, 65, 60, 51, 26, 17, 9, 5, 2, 3, 7, 3)
> z
   [1]  86  86  90  90  90  90  90  94  94  94  94  94  94  94  94  94  94  98  98  98...
2007 Dec 30
2
auth-master permission error
On F7, I get to where I have Postfix and Dovecot installed and configured, postfix check runs fine, but when I try to start Dovecot I'm getting a permission error.  Here is the log entry:
Dec 29 21:54:06 grp-01-50-90 dovecot: Dovecot v1.0.7 starting up
Dec 29 21:54:06 grp-01-50-90 dovecot: Generating Diffie-Hellman parameters for the first time. This may take a while..
Dec 29 21:54:06 grp-01-50-90 dovecot: auth(default): bind(/var/run/dovecot/auth-master) failed: Permission denied
Dec 29 21:54:06 grp-01-50-90 d...
2017 Nov 07
3
Stability issues since moving to 4.6 - Kernel paging request bug + VM left in null state
...and a kernel bug is thrown:
 
xen001 log # xl list
Name                                        ID   Mem VCPUs      State
Time(s)
Domain-0                                     0  6144    24     r-----
6639.7
(null)                                       3     0     1     --pscd
36.3
 
[89920.839074] BUG: unable to handle kernel paging request at
ffff88020ee9a000
[89920.839546] IP: [<ffffffff81430922>] __memcpy+0x12/0x20
[89920.839933] PGD 2008067 
[89920.840022] PUD 17f43f067 
[89920.840390] PMD 1e0976067 
[89920.840469] PTE 0
[89920.840833] 
[89920.841123] Oops: 0000 [#1] SMP...
2007 Aug 06
1
data analysis
Dear all, I have a factorial design where the
response is an ordered categorical response.
treatment (two levels: 1 and 2)
time (four levels: 30, 60,90 and 120)
ordered response (0,1,2,3)
could someone suggest a correct analysis or some references?
Best regards
subject treatment 	time 	 response
1     	1       	30       3
2     	1       	30       3
3     	1       	30       1
4     	1       	30       3
5     	1       	60       3
6     	1...