Subjects
Home
Reasons to Use R
Block comments in R?
R in Industry
Wikibooks
Conservative "ANOVA tables " in lmer
read spss (package foreign) and SPSS 15 0 files
importing excel file
Ryacas not working properly
Making a case for using R in Academia
eval(parse(text vs get when accessing a function
New project: littler for GNU R
Reading fixed column format
sas get problem
screen resolution effects on graphics
do call( "+ ", )
axis command and excel time format
Making TIFF images with rtiff
Test internet presence
how to get "lsmeans "?
Off topic:Spam on R help increase?
kate editor for R
Install RMySQL with R 2 4 0
Barplot
Rserve and R to R communication
Re: R package development in windows BayesianFilter detected
Statitics Textbook any recommendation?
to draw a smooth arc
regular expression
Hardware for a new Workstation for best performance using R
Bad optimization solution
Suggestions for statistical computing course
Evaluation of defaults in functions
help comparing two median with R
zero random effect sizes with binomial lmer
lattice and several groups
subsetting, aggregating and zoo
Matrix multiplication using apply() or lappy() ?
R package development in windows
Lining up x y datasets based on values of x
Debugging R 's code: boxplot stats
A function for raising a matrix to a power?
subset
Replacement in an expression can 't use parse()
[R] Timings of function execution in R [was Re: R in Industry]
acos(0 5) == pi/3 FALSE
Help with interfacing C & R
R and clinical studies
read fwf and header
setting new working directories
random uniform sample of points on an ellipsoid (e g WG
Weighted least squares
Loop with string variable AND customizable "summary " output
rename cols
Regarding Vista
Multiple Conditional Tranformations
multinomial logistic regression with equality constraints?
A coding question involving variable assignments in ifelse()
help went away from top emacs window : (
Large matrix into a vector
scripts with littler
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
rhelp
Page 499 of 675 Previous 100   Previous 10   491   492   493   494   495   496   497   498   499   500   Next 10   Next 100  

how to overlook the zero in the denominator

Dear R users I have two set of data as follow x <-c(0 0 0.28 0.55 1.2 2 1.95 1.85 1.6 0.86 0.78 0.6 0.21 0.18) y <-c(0 0 0 0.53 1.34 1.79 2.07 1.88 1.52 0.92 0.71 0.55 0.32 0.19) i <-1 len

Anybody have a binary version of SJava for rw2001   (Windows)?

On the omegahat site you can read "There is currently no binary available for Windows. I hope to release one wihtin a few weeks (i.e. near the end of September 2004). " You can ask to developers an

Asymmetric colors for heatmap

> Dear expeRts > > Currently my colors are as follows > mycol <- > c( "blue1 " "blue2 " "blue3 " "blue4 " "black " "yellow4 " "yellow3 " "yellow2 " "y > ellow1 ") > heatmap(snp Rowv NA Colv NA col mycol)

rpart.permutation, snow, rsprng binary files

Dear R-users Does anyone of you have binary files for the packages rpart.permutation snow and rsprng. I would like to use them in my classification tree. I know they are still at the 0.x development

How learn a probabilities matrix from a large fasta file in R?

Hi everybody I have a large fasta file(15M) which contains a lot of DNA sequence in fasta format.And i want to get probabilities matrix for 2nd order markov china from this background.Here is a web

A question about par.plot in gamlss

Hello I am using the following code to plot a data matrix into a form that seems suitable for the use of par.plot. library(gamlss) a <-matrix(c(1 2 3 4 5 6 7 8 9 8 7 6) nrow 3) rownames(a) <-c( "trt1 "

gamma distribution

Hi R Users This is a code I wrote and just want to confirm if the first 1000 values are raw gamma (z) and the next 1000 values are transformed gamma (k) or not. As I get 2000 rows once I import into

Problem specifying "function " for "mle " operation

Hello fellow R users Below are two cases using the "mle " operation from the stats4 package. In CASE 1 the code runs fine in CASE 2 errors occur CASE 1 x alpha_current s and n are vectors of

, ...) : `x ' must be atomic

Hello Group What is the meaning of the error. is there any place to look for this. I guess 'atomic ' seems to be OOP related concept. thank you srini

trellis graphics/ trellis.par.set()

Background OS Linux Mandrake 10.1 release R 2.0.0 editor GNU Emacs 21.3.2 front-end ESS 5.2.3

CART analysis

Is there an R package that can be used for CART analysis? Thank you John John Sorkin M.D. Ph.D. Chief Biostatistics and Informatics Baltimore VA Medical Center GRECC and University of Maryland Sc

spss.read factor reversal

Hi I 'm having a problem with spss.read reversing my factor input. Here is the input copied from the spss data editor color cost 1 2.30 2 2.40 3 3.00 1 2.10 1 1.00 1 2.00 2 4.00 2 3.20 2 2.33 3 2.

Difficulty getting standard deviation of ALL odds ratios with glm functi

On Tue 26 Jul 2005 Garrett Fox wrote > I am trying to do logistic regression with a categorical predictor variable > with the glm() function family binomial. Using glm() I would like to be > abl

Anybody have a binary version of SJava for rw2001 (Windows)?

I am not a techie and have been struggling 2 days solid to try and install SJava (the source from http //www.omegahat.org/RSJava/). Does anybody have a binary file for me (I am Windows XP and rw2001)?

Difficulty getting standard deviation of ALL odds ratios with glm function,

I am trying to do logistic regression with a categorical predictor variable with the glm() function family binomial. Using glm() I would like to be able to calculate the confidence intervals of all

Durbin test for Incomplete block

Hi R-users Does anyone know of a package that contains a function to conduct Durbin 's test and it 's extension for incomplete block designs as described in Rayner and Best 2001 "A contingency Tabl

Wishart Density

Dear R users I am doing MCMC using Metropolis-Hastings. My model is bivariate-log-normal and the prior for variance-covariance is wishart distribution. I am wondering if there are some simple co

/ Right division.

Dear R gurus. Is there an R function equivalent to octaves / (Right division) withouth forming the inverse of Y ' using solve ? [snip - from octave docu] Right division. This is conceptually equiv

choose between dates and times

Dear R-helpers I have the following data y happenat x 5185 (07/22/05 00 05 14) 14 5186 (07/22/05 00 15 14) 14 5187 (07/22/05 00 25 14) 14 5188 (07/22/05 00 3

elegant solution to transform vector into percentages?

Hi I am looking for an elegant way to transform a vector into percentages of values that meet certain criteria. store <-c(1 1.4 3 1.1 0.3 0.6 4 5) # now I want to get the precentages of values # th

Help on T test

ok I created a matrix C with A B C A1 B1 C1 .................................. ................................. the columns contain the gene expression values.. I ran the following t.t

a question about fft ( fast fourier transform)

Dear listers In R if I have a sequence x(t) t 1 ...N fft(x) is actually giving us sum(x(t)exp(-i*omega*t)) at fourier frequency omega 2*pi*i/N i 0 1 ...(N-1). The question is if I want to cal

T test across tissues

I cannot find in the literature a way to conduct the following t.test on 2 objects A and B A B col1 col2 col3 col1 col2 col3 Where col(i) 's n

error with scan

Hi I am trying to read a large (500000+ lines) with scan() as read.table is unable to read it. I get a strange error (below) which says that 'a real ' was expected and '5 ' was read. Can someone help

FFT post-processing

List Can anyone point me at a user guide for doing signals processing after applying the FFT? I 'm looking for some info on postprocessing steps trying to see if there are any packages already wri

tapply t.test

I cannot find in the literature a way to conduct the following t.test on 2 objects A and B A B col1 col2 col3 col1 col2 col3 Where col(i) 's n

draw ellipse of equal concentration

Dear all do you know some routines to draw ellipses and its axes given the algebraic equation? The application is to draw ellipses of equal concentration for bivariate normal distribution given the

plotting horizontally

Hello Is there any way to use plot() horizontally similar to boxplot(..... horiz TRUE)? I want to use to illustrate the distribution of y-values on an adjacent plot using layout(). Thanks in adv

Compute dissimilarity matrix for ordinal data

Dear All I have been trying to use the daisy routine to compute the dissimilarity matrix but I have not been successful in defining the data as ordinal. Might you kindly help me please? Thanks in

Assign new observations to Clara clusters

Dear all I need to assign new observations to cluster groups previously identified for a different dataset. The original clustering was performed using Clara. I gess one way is to assign each new ob
Page 499 of 675 Previous 100   Previous 10   491   492   493   494   495   496   497   498   499   500   Next 10   Next 100