Displaying 20 results from an estimated 66 matches for "3.55".
Did you mean:
  3.5
  
2008 Jan 05
9
SYSLINUX 3.55-pre5 and 3.60-pre7 - RC status
Hi all,
I have just pushed out SYSLINUX 3.55-pre5 and 3.60-pre7.  I have decided 
to give them both release candidate status, with the intent of having a 
simultaneous 3.55 (bug fixes only) and 3.60 (new functionality) release.
Please test them out and let me know how they do.
	-hpa
2007 Dec 13
0
SYSLINUX 3.55-pre1
I have pushed out a SYSLINUX 3.55-pre1.  The only difference from 3.54 
is that 3.55-pre1 obsoletes the use of the magic cookie option 208, in 
accordance with RFC 5071 (http://www.rfc-editor.org/rfc/rfc5071.txt).
I don't consider this a significant enough change to make another 
release over, but at least it is out there if people want to experiment 
with it.  I would really like to know if
2009 Sep 01
1
Read multiple files into dataframe?
Hello,
I am fairly new to R programming and am stuck with the following problem.
I am trying to read in multiple files (see attached file or at end of 
email), the files all have the same general header information and 
different precipitation (avgppt) and area (areasqmi) values.  Some times 
the number of records are different in the files.
I want to read in all files (.stdsummary), and create
2008 Jan 17
1
isolinux regression? / problem? v3.50 and newer.
Greetings,
I have been using isolinux with Microsoft's cdimage.exe for my Utility / 
Preinstallation cds. I just upgraded from 3.36 to 3.55 and found it to 
be non functional. I didn't use the -debug version, it just hangs at the 
version banner. I went through several previous versions, and it appears 
that 3.50-pre23 is the last working version. I didn't see anything 
between that
2012 Nov 22
2
Plotting specific points with type='l'
I have a dataframe (x) and I'm plotting the 5th column vs the index. I also
have a vector (v) with a few select points that I want to emphasize with a
dot for those points
> head(x)
    period   AP   EU   LA   NA
1 Jan 2007 0.18 0.45 0.19 3.19
2 Feb 2007 0.14 0.48 0.36 3.55
3 Mar 2007 0.14 0.42 0.46 2.61
4 Apr 2007 0.24 0.73 0.32 4.32
5 May 2007 0.19 0.60 0.32 4.40
6 Jun 2007 0.14 0.38
2011 Jan 23
2
Problem with combined two data frame.
Dear All.
I have some problem with combined two data frame.
....
I have first data frame ..
     GPAX THAI MATH SCINCE SOCIAL HEALT  ART CAREER LANGUAGE
1227 2.99 3.32 2.50   2.64   3.05  3.60 3.72   3.57     2.62
1704 2.81 2.56 2.48   2.86   3.22  3.19 3.55   3.20     2.51
617  2.18 1.90 1.97   2.06   2.38  3.50 3.54   2.33     1.70
876  2.82 3.14 2.73   2.46   2.71  3.11 3.04   3.24     2.90
2007 Dec 14
3
Array dimnames
Dear all,
Possibly a rudimentary question, however any help is greatly appreciated.  I
am sorting a large matrix into an array of dim(p(i),q,3).  I put each entry
into a corresponding matrix (1 of the 3) based on some criteria.  I figure
this will assist me in condensing code as I can loop through the 3rd
dimension of the array instead of generating 3 separate matrices and using
the same block of
2010 Jan 04
1
log-normal overlay
Hello,
Using the following lines of code, I created the following graph:
2010 Jan 04
1
log normal overlay
Hello,
Using the following lines of code, I created the following graph:
2005 Apr 11
0
plotting Principle components vs individual variables.
Dear R,
I'm trying to plot the first principle component of an analysis vs the first
variable but am having trouble. I have no trouble doing the  initial plot
but have difficulty thereafter.
First I want to highlight some points of the following data set
list(running)
[[1]]
                   X100m X200m X400m X800m X1500m   X5K  X10K Marathon
Argentina          10.39 20.81 46.84  1.81  
2011 Jun 08
1
Help with plotting plsr loadings
Hi
I am attempting to do a loadings plot from a plsr object. I have managed to do 
this using the gasoline data that comes with the pls package. However when I 
conduct this on my dataset i get the following error message. 
>plot(BHPLS1, "loadings", comps = 1:2, legendpos = "topleft", labels = "numbers", 
>xlab = "nm")
Error in
2008 Apr 26
0
Misuse of get(getOption("device"))() in packages
Quite a few packages have used this construct to launch a device, but it 
has several flaws.  It's not clear in most cases that a package really 
needs to launch a new device (R will do so if needed), but 2.7.0 provides 
a function dev.new() to do so.  (If you really need this in a GPL-ed 
package that must run in R < 2.7.0, consider copying dev.new.)
You cannot assume any arguments for
2005 Apr 11
1
plotting Principal components vs individual variables.
At the cost of breaking the thread I'm going to change your subject and
replace 'Principle' by 'Principal'.  I just can't stand it any longer...
OK, here is how I would solve your other problems.  First put
> wh <- c("USA", "New Zealand", "Dominican Republic", 
          "Western Samoa", "Cook Islands")
> ind
2011 Jul 14
1
Repating a loop of lm function with different columns of database
Hi,
First let me thank you for the incredible help and resource that this forum is.
I am trying to compare the  repeated measurement of more than 100 analytes that have been take in 70 subjects at 2 time points adjusted for the time difference of sample times(TimeDifferenceDays), therefore I wanted to do it with a function that allows me to do all at once. (131 is the column difference that
2012 Jul 30
2
distance matrix and hclustering
Dear R Users,i am very new to R. I want your help on an issue regarding distance matrix and cluster analysis
i had discharge data of 4 rivers(a,b,c,d) in 4 vectors each having 364 values
> dput(qmu)structure(list(a = c(0.26, 0.25, 0.25, 0.25, 0.24, 0.23, 0.22, 0.21, 0.21, 0.21, 0.2, 0.19, 0.19, 0.19, 0.19, 0.18, 0.18, 0.18, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17,
2008 Aug 05
4
Buggy bios, boot of dos image hangs with syslinux, but not with isolinux
Hi 
We have a couple of FSC Computers here which seem to have a very strange
bios. I am trying to boot a MS-DOS disk to flash an Scsi Raid
controller.
Since the computer doesn't have a floppy anymore I tried syslinux from
an usb stick. The menu loads fine but I cannot boot disc images with
memdisk on this computer. It works fine on others, of course.
But now comes the weird part, if I use the
2012 Jul 06
3
estimating NA values against selected slots
Dear R Users,
Could you please help me on the following issue?
I have a real large yearly data set. For each year I have
365 flow values. Some of the flow values are not known and that’s why you will
see NA written in those slots. I wanted to know, is there a way that I can
estimate those values? I tried approx command but it seems least helpful for
the kind of issue I am up against.
2005 Nov 17
1
Problem with fitdistr for gamma in R 2.2.0
Dear R developers,
I have encountered strange behaviour of fitdistr for gamma in recent R
build i.e. 2.2.0. I have attached the code for data at the end of this mail
so you can reproduce the problem. In short, I am able to run fitdistr under
2.1.0 without problems, while I get the following error under 2.2.0
(Version 2.2.0 Patched (2005-11-15 r36348))
> fitdistr(otm, "gamma")
Error
2009 Nov 09
3
Leer una tabla con celdas en blanco
Hola,
Tengo la siguiente tabla cuyas columnas tienen un tamaño distinto, por 
lo que hay filas que tienen celdas en blanco:
FORMA1       FORMA2       Parches5     Parches10
            1  0.253164557  0.236607143 0.253164557
  1.260869565  0.179531161         0.48 0.179531161
  0.168721381  0.236607143  0.506122449 0.302480916
  0.149076774  0.302480916  0.399408284 1.472727273
  0.412958115     
2009 Aug 13
1
R code to reproduce (while studying) Bates & Watts 1988
Hi R users,
I'm here trying to understand correlated residuals in nonlinear estimation.
I'm reading/studying the book  Bates, D. M. and D. G. Watts, (1988), 
/Nonlinear regression analysis and its applications/, Wiley, NY. pages 
92-94, trying to reproduce the figures and to find out the code in R to 
perform the necessary calculations.
I also consulted Pinheiro and Bates, but without