Displaying 20 results from an estimated 1000 matches similar to: "melting columns"
2009 Jan 24
1
fonction PLATEAU???
Hello,
I am working on extracting data from sound recording (fee bee song of the black-capped chickadee). I obtained a two column matrix with x=time(s) and y=frequency(khz). The part of the recording that is interesting me is when the frequency is stable. Does somebody ever used a fonction that extract only constant data among a huge list of data (sample= 180000)?
Thanks
Thibault Grava
2011 Jun 17
4
Bartlett's Test of Sphericity
Hello Dear R user,
I want to conduct a Principal components analysis and I need to run two
tests to check whether I can do it or not. I found how to run the KMO
test, however i cannot find an R fonction for the Bartlett's test of
sphericity. Does somebody know if it exists?
Thanks for your help!
Thibault
[[alternative HTML version deleted]]
2013 Jan 03
3
Make a column from columns
Hi,
I have a data matrix with 13 columns and 55 rows. First coulmn is year and
other are monthly values for 55 years.
Now i want to create a single column of all the values ( i e a single time
series column from column 2 to 13 ).
Is it the for loop that works here ...how ?
or how i can rearrange the data so that it becomes a times series column.
hope i made the question clear .
thank you,
2009 Mar 19
1
subtract values
Dear R-help
I am using R version 2.6.2. I am trying to subtract specific values from a larger data frame. I feel this should be straightforward, but I am struggling.
I have a dataframe "Bk" as follows:
DateTime cumPrecip
01/01/2008 00:00 348
01/01/2008 01:00 348
01/01/2008 02:00 348
01/01/2008 03:00 347
01/01/2008 04:00 348
01/01/2008 05:00 348
01/01/2008 06:00 349
2009 May 11
1
Seewave options
Good afternoon,
My name is Thiago. I'm?a graduate student?and affiliated to an Anuran Bioacustic and Systematics Laboratory at UFU (Federal University of Uberl?ndia)?in Brazil.?The professor in charge of the?lab (Dr. Ariovaldo Antonio Giaretta) and I?have recently been?making use?of R, specially the packages Sound and Seewave so as to analize?anuran recordings. This software is just
2010 Mar 12
5
Vertical subtraction in dataframes
Hello all,
I have not been able to find an answer to this problem. I feel like it might
be so simple though that it might not get a response.
Suppose I have a dataframe like the one I have copied below (minus the
'calib' column). I wish to create a column like calib where I am subtracting
the 'Count' when 'stain' is 'none' from all other 'Count' data for
2010 Apr 03
2
Using ifelse and grep
Good Morning,
I am trying to create a new column of character strings based on the first
two letters in a string in another column. I believe that I need to use some
combination of ifelse and grep but I am not totally sure how to combine
them. I am not totally sure why the command below isn't working. Obviously
it isn't finding anything that matches my criteria but I am not sure why.
Any
2009 Nov 10
3
Dates plotting backwards
Hello,
I am having a little trouble formatting my dates correctly. When I plot
something using the following commands, R plots the most recent date on the
left of the figure and then earlier date on the right of the figure. Given
that English is read from left to right I would like to have the dates on my
figure arranged in the same way. I am sure that this is something fairly
simple but I was
2009 Feb 14
2
question about tool collisions
Recently I got introduced to two packages: {seewave} and {audio} .
Turns out they both have a tool to call a system audio tool, and in both
cases the name of the tool is play(). Naturally these two tools do
slightly different things with different arguments.
So, what should a user do, and more to the point, what should R do? If
I've learned the right things about environments, I
2006 Oct 11
1
samples to dataframes
Hello all,
I'll bet this is not complicated, but I really did hunt for information
on it, and tried some ideas without success.
Running Windows XP and R 2.3.1
I am using the Sound package to read in .wav files, and this works fine.
The R object produced is of class "sample". I want to use some of the
functions in the package Seewave to do further analysis, but this
package
2010 Jun 22
1
k-sample Kolmogorov-Smirnov test?
Hello,
I am curious if anyone has had any success with finding a R version of a
k-sample Kolmogorov-Smirnov test. Most of the references that I have able to
find on this are fairly old and I am wondering if this type of analysis has
fallen out of favour. If so, how do people tend to compare distributions
when they have more than two? Is it reasonable to pursue an adjusted p-value
method. That is,
2010 Nov 17
2
Drop non-integers
Hello all,
I have a fairly simple data manipulation question. Say I have a dataframe
like this:
dat <- as.data.frame(runif(7, 3, 5))
dat$cat <- factor(c("1","4","13","1","4","13","13A"))
dat
runif(7, 3, 5) cat
1 3.880020 1
2 4.062800 4
3 4.828950 13
4 4.761850 1
5 4.716962 4
6
2011 Jun 18
1
"Justify" PCA? -- was: Bartlett's Test of Sphericity
Apologies for the obvious, but just to clarify: there is no reason to
"justify" a PCA -- it's just an eigen decomposition of a matrix and is
therefore "justified" by linear algebra.
If one wants to determine whether some subset of the eigenvectors =
principal components suffice to "represent" the data in some sense,
then that is where distributional
2010 Jul 22
3
Hydrology plots in R
Hello,
I am trying to create a plot often seen in hydrodynamic work than includes a
contour plot representing the water speed with arrows pointing in the
direction of flow. Does anyone have any idea how I might add arrows based on
wf$angle (in the example below) to the plot below?
Thanks in advance!
Sam
library(lattice)
speed <- runif(100, 0, 20)
wf <- data.frame(speed)
wf$width <-
2010 May 27
1
library installation problem, invalid regular expression in help indices
Hi,
I have a strange package installation problem after update to R 2.11.0
on Fedora Core 12.
A colleague of mine with the very same Fedora and R versions doesn't
have this problem, while logging on to his computer but installing from
my settings and into my local library path also shows the problem, so it
seems to be related to some of my environment settings.
Installation of several
2010 Jan 04
2
spectrogram
Hi,
I need to plot spectrogram of a waveform.What package offers this?
--
Rajesh.J
[[alternative HTML version deleted]]
2004 Aug 06
1
Weird sample rate errors
Hey
I got Icecast2 to work, except that when I try to listen to it, it has
this weird sample error where everything is sped up. Any way to fix this?
--
------------------------------------------------
Joe Bowser
Program Director
CFUR FM 88.7 - UNBC/CNC Campus/Community Radio
Suite 7-222, 3333 University Way
Prince George, BC V2N 4Z9
Phone: (250) 960-7664 Fax: (250) 960-5995
2010 Feb 20
3
Error Bars in lattice- barcharts
Hello,
I am attempting to write a script that adds error bars to a barchart. I
basing my attempt heavily on the following thread:
http://tolstoy.newcastle.edu.au/R/e2/help/06/10/2791.html
I can't seem to get around the problem that was discussed in the thread. The
following example should illustrate my problem. Sorry about the messy
example but I am 1) trying to make it as close as possible
2008 Mar 26
11
[PATCH 0/2] fbif: Add offset in resize event
Hello,
The following two patches add an additional offset part in the FB resize
event.
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel