Displaying 6 results from an estimated 6 matches similar to: "Problem reading in table with extra spaces"
2009 Oct 26
2
help with linear model
Dear list,
I have been searching for a week to fit a simple linear model to my data. I
have looked into the previous posts but I haven't found anything relevant to
my problem. I guess it is something simple...I just cannot see it.
I have the following data frame, named "data", which is a subset of a
microarray experiment. The columns are the samples and the rows are the
probes. I
2011 Sep 07
2
ggplot2-Issue placing error bars behind data points
Hi all,
This seems like a basic problem, but no amount of playing with the code has
solved it. I have a time-series data set like that shown below (only longer)
and am seeking to plot the data with filled, circular points and error bars.
I would like the error bars to be behind the points otherwise they tend to
obscure the points (especially when I have a lot of points in the actual
data set).
2009 Jul 16
2
ffmpeg2theora 0.24 regression: accelerated video output (converted from h264)
Here's another problem I have with the 0.24 version of ffmpeg2theora.
When I try to convert a h264 file to theora...
(Note that for size and runtime reasons, foo.mts is a truncated file,
I just took the first 32MB of the original file)
ffmpeg2theora-0.24.linux32.bin foo.mts -x 1280 -y 720 -o
foo-ffmpeg2theora-0.24.ogv
Input #0, mpegts, from 'foo.mts':
Duration: 00:00:15.83, start:
2005 Nov 29
1
cheb_poly_eva using Clenshaw's recurrence formula
> > I don't really know if it's a little improvement or not, so I'd like
> > to have feedback from the Speex experts here.
I'd have to test, but it looks right. I don't expect much improvement,
but it makes the code simpler, especially for memory. Would also have to
test on fixed-point and see if it works.
> Maybe a new implementation should use the algorithm
2009 Jun 04
1
hist returning density larger than 1
The following code is giving me problems. I want to export densities
of a distribution to a csv file. At the bottom of the code I use the
hist function to generate the densities. But hist is returning values
greater than 1. I don't understand, why. Any help you can supply is
greatly appreciated.
# Set word path
dir<-"~/Research/MR Distribution Analysis/"
setwd(dir)
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500,
Andi Kleen <andi@firstfloor.org> wrote:
> On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote:
> > On 11/07/2010 08:45 PM, Andi Kleen wrote:
> > >> I read about barrier-problems and data getting to the partition when
> > >> using dm-crypt and several layers so I don''t know if that could be
> >