Displaying 20 results from an estimated 20000 matches similar to: "R Error, very odd...."
2004 Jun 11
3
Einlesen von Daten unter R
Sehr geehrte Damen und Herren,
An der Fachhochschule Winterthur wurde f??r mich im Rahmen einer
Diplomarbeit (Prof. Ruckstuhl) ein R-Programm zur Auswertung von
IR-Spektren (line-shape-Analyse zur quantitativen Analyse von
Gasmischungen) entwickelt. Die Daten werden einer Excel-Tabelle
entnommen. Bisher werden die spektroskopischen Daten ??ber den Inhalt von
64 Kan??len ??ber die
2007 Sep 15
2
HTML reading,
Hello,
Sorry for my english, in a R function, I want to read HTML files to analyse
the text. Do somebody now, how can i read the text only in txt Foirmat...
Thanks
--
View this message in context: http://www.nabble.com/HTML-reading%2C-tf4447190.html#a12688719
Sent from the R help mailing list archive at Nabble.com.
2009 Jan 14
1
Adressing list-elements
Dear all,
I'm using R 2.8.1 under Vista.
I programmed a Simulation with the code enclosed at the end of the eMail.
After the simulation I want to analyse the columns of the single
simulation-runs, i.e. e.g. Simulation[[1]][,1] sth. like that but I
cannot address these columns...
Can anybody please help?
Best,
Thomas
############################ CODE ############################
2010 Sep 07
1
Dispatch method on S3 or S4 class
Hello,
I've been attempting to make a generic method that dispatches on the first argument, which can be either an S3 or an S4 class. This is as far as I've gotten. Any suggestions about what to try next ?
library(aroma.affymetrix)
library(GenomicRanges)
setGeneric("analyse", function(x, y, ...) standardGeneric("analyse"))
setMethodS3("analyse",
2002 Oct 21
3
How to fit Oggs in a specific amount of space?
I took 5 albums (Classical music) and converted them to Ogg Vorbis
at "Full Bitrate" (-q10) and all 5 directories take up about 775 Megs
which won't fit on a CD. So I ripped them again in WAV first (And
give my friend back his CDs) but now I wanna know what quality
setting should I use to fit them on 1 CD (The highest possible with
total space used just under 700 Megs)
2008 Jan 16
1
Quantile regression
Dear friends ,
I am trying to perform quantile regression analysis to analyse my work. I
could install the R package in windows xp. Now I am struggling
for the next work.I have *marks of students at the university
examinations*( say response variable Y) and their
*entrance examination marks* ( Independent one variable X ).I have entered
data in Excel spread sheet as records.
I will be thankful
2004 May 05
4
Analysis of ordinal categorical data
Hi
I would like to analyse an ordinal categorical variable. I know how I can analyse a nominal categorical variable (with multinom or if there are only two levels with glm).
Does somebody know which command I need in R to analyse an ordinal categorical variable?
I want to describe the variable y with the variables x1,x2,x3 and x4. So my model looks like: y ~ x1+x2+x3+x4.
y: ordinal factor
2011 Jan 17
4
Extraction and replacement of data in a data frame
Dear R family,
I am a relative newbie and have been dabbling with R for a little while.
Simple things really, but my employers are beginning to see the benefits of
using R instead of excel. We have a remote monitoring station measuring
groundwater levels. We download the date as a .csv file and up until now,
we have been using excel to analyse the data. It?s been a hassle trying to
wrestle
2003 Mar 03
5
(no subject)
Dear Everyone,
I am a novel user of the R package (less than a week). I am using the
package to analyse some microarray data. I have successfully imported the
data, and manipulated it, resulting in additional columns of data. However,
I now want to extract all this new information from R for use outside the
package. Can anyone tell me of any commands that would allow me to
accomplish
2012 Jun 06
1
R Error, very odd....
I had the exact same error message, and figured out that the problem was
coming from one of my cell being filled with a "Na" instead of a "NA".
--
View this message in context: http://r.789695.n4.nabble.com/R-Error-very-odd-tp887545p4632492.html
Sent from the R help mailing list archive at Nabble.com.
2004 Jul 09
1
Mixed model ANOVA with a nested design
Dear all,
I've got a big problem. I try to analyse my data using R with a mixed model
ANOVA without useful results and success.
My data are as follows:
3 factors (Treatment, Site, Subsite) with 'Subsite' as random factor and
nested into 'Site'.
I want to analyse the effects of the three main effects (factorial design to
a specified degrees (2)) with the interactions between
2008 Jul 03
2
First attempt to use R
While I am not a novice when it comes to statistics, this will be the first
time I have used R, apart from some intial play. I have normally written my
own code for statistical analysis in C++ or fortran, for a number of reasons
(in part contingent on what the boss was willing to pay for), and having been
programming for a long time, there is no need to spare me the programming
details.
2009 Oct 21
2
[LLVMdev] [PATCH] Fix arm sbfx/ubfx generation
Hi,
Currently llvm can generate an invalid sbfx/ubfx op, for instance when
compiling encoder/analyse.c in x264 (I'll reduce this to a test case
if needed):
clang -O3 -Wall -I. -isysroot=/Developer/Platforms/iPhoneOS.platform/
Developer/SDKs/iPhoneOS3.0.sdk -Qunused-arguments -mno-thumb -mdynamic-
no-pic -arch armv7 -mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp -
DHAVE_ARMV6
2010 Aug 23
3
DNA sequence Fst
Hi,
I want to analyse DNA sequence data (mtDNA) in R as in calculate Fst,
Heterozygosity and such summary statistics. Package Adagenet converts the
DNA sequence into retaining only retaining the polymorphic sites and then
calcuates Fst.. but is there any other way to do this? I mean analyse the
DNA sequence as it is.. and calculate the statistics?
Thanks!
[[alternative HTML version deleted]]
2003 Jul 17
2
i need help in cluster analyse
Hello,
My name is Rodrigo, I am using R program and I have a trouble.
I am trying to do a dendrogram with genetics information.
Let me explain...
The Similarity Matrix was already did, and with this matrix I want to construct a dendrogram.
So, the distance is done. I need to transform this matrix (that I have) in a dendrogram,
I woud be very grateful if someone could help me.
PS: I am sending
2011 May 08
2
Error in AnnotationDbi package - makeProbePackage
Dear all,
We have developed our own Affymetrix chip (Custom Express Array, PM-only
with two species).
I want to analyse the data with the limma package, but for that I need to
built my own CDF package,
probe package and built the filters to analyse one specie or another.
I'm using the makeProbePackage available in the AnnotationDbi (for a
R-2.13.0) but I got the following error message:
2007 Jun 07
2
Use R in a pipeline as a filter
Hi,
how can I use R in a pipline like this
$ ./generate-data | R --script-file=Script.R | ./further-analyse-data > result.dat
Assume a column based output of ./generate-data, e.g. something like:
1 1 1
2 4 8
3 9 27
4 16 64
The R commands that process the data should come from Script.R and should print to stdout (Script.R could for example calculate the square of every entry or calculate
2009 Apr 01
1
Discriminant analyse
Hi everyone,
I intend to do a discriminant analyse for 2 measures(eye diameter and body length) and for different areas to show differences between those areas if there are any. The raw data (eye diameter, body length) make one cloud of points so it seems there aren't any differences between those areas.
If I take the mean values (eye diameter) for length classes, I nearly get
linear functions
2004 Oct 05
1
R for education research tutoral?
I have a couple of colleagues doing research in Computer Science
Education. I've talked one of them into using R (he is also interested
in data mining) and am about half-way to persuading the other (who agrees
that he ought to know more about analysing his data). Neither of them
has a strong statistic background, but both are fairly able and willing
to learn new tools and techniques.
If
2007 May 01
5
OT: Capture Asterisk traffic
I want to capture all my Asterisk traffic (including RTP) and then analyse
it.
My plan was to use tcpdump and then analyse with Wireshark. The following
works:
tcpdump -i eth0 -s 0 -w /tmp/tcpdump.1
But I want to be a bit more selective:
tcpdump -C 100 -W 10 -w /tmp/tcpdump -i eth1 -s 0 udp and dst port >= 5060
This doesn't capture the RTP traffic. Could anyone advise what I'm