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 1 of 6751   2   3   4   5   6   7   8   9   10   Next 10   Next 100  

PLS in R and SAS

Dear all I am comparing the PLS outputs of R and SAS for the following data set Y x1 x2 x3 3 6 2 2 3 1 5 5 4 7 4 1 5 6 5 6 2 4 3 2 8 5 0 9 where Y is the dependent v

how to abort script with message

it is desired to abort an R script with a message returning to the R prompt pending 'if ' results as follows

Graphically show population density for a specific geographicarea using

1. Yes you need a shape file with that information. 2. One place to look is http //www.census.gov/geo/www/cob/bdy_files.html There are shapefiles (the .shp ones) for counties and zip codes (as well

Graphically show population density for a specific geographic area using R

Hi we all know that R is powerful in dealing with graphics. I am now trying to use R to show some geographic attributes for a specific geographic area on a graph. For example if I would like to

plot problems

Markus voigt wrote > because it should start at 2. Is there a parameter where you can define > the start on the x-axis? Maybe this will help you? datax1 <- 1 8 datax2 <- 2 9 datay1 <- runif(length

quantreg and sparseM will not load

I have recently started using R and want to use the quantreg (and sparseM) packages. I downloaded the .tar files for each and placed the subsequent folders into the library folder in the framewo

[R] Boostrap p-value in regression [indirectly related to R]

Hello All Despite my preference for reporting confidence intervals I need to obtain a p-value for a hypothesis test in the context of regression using bootstrapping. I have read John Fox 's chapter

Equivalent of 'Retain ' statement in R

> -----Original Message----- > From r-help-bounces@(protected) [mailto r-help-bounces@(protected)] > On Behalf Of Shubha Vishwanath Karanth > Sent Monday May 21 2007 7 40 AM > To r-he

quartz() on MAC OSX

I am (desperately) trying to get used to using a Mac here at my new location. (Why *anyone* would ever use anything other than Linux except under duress as I am totally escapes me but that 's anot

How to create an R RPM from source

> > I use some computers that run older versions of Redhat Linux such as > > EL3. RPMs for the current version of R are no longer provided via > > CRAN for these older operating system versions. H

generate multivariate non-normal distribution

I was wondering whether there 's a code in R to generate a multivariate non-normal distribution for a given covariance matrix other than "rmvt ". Thanks a lot! Regards Jiao

comparing fit of cubic spline

I want to compare the fit of a quadratic model to continuous data with that of a cubic spline fit. Is there a way of computing AIC from for e.g. a GAM with a smoothing spine and comparing this to AI

sequentially process a list

Hi dear R users I 'm a R beginner and I have a basic question about sequential treatments of lists. I have a time based (i.e. events are consecutive) list of values of a biological property. Like

Source code of add1

We are developing a new regression model. We now need to develop an analogous to add1 in stat package. My problem is about update.formula but I think I could solve this problem if I can get source co

coefficients regression

Hi I would like to calculate a polynomial regression with R but I don 't get the same coefficients as when using SPSS. Is there a way to transform the coefficients? I use regression <- lm (biomass

How to compare linear models with intercept and those withoutintercept u

2007/5/21 Lucke Joseph F <Joseph.F.Lucke@(protected) > > > One issue is whether you want your estimators to be based on central > moments (covariances) or on non-central moments. Removing the inter

help with this indexing

Hi all Let 's say I have a long data frame and a short one both with three colums $east $north $value And I need to fill in the short$value extracting the corresponding value from long$value for

title line

hello I know how to do to write down the columns in a data frame but I also wanna write down the lines . Do you know how could I do this? thanks

Questions about bwplot

Dear R-experts I have some questions about boxplots with lattice. My data is similar as in the example below I have two factors (Goodness of Fit and Algorithms) and data values but in each panels t

accessing unexported functions

I need to access some internal function of a package temporarily. These functions normally that are not visible outside of the package. I know the MyPackage myfunction mechanism but that does not s

... and 5 cents more.

Vladimir Eremeev wrote > > I was solving similar problem some time ago. > Here is my script. > I had a data frame containing a response and several other variables > which were assumed predicto

Chosing a subset of a non-sorted vector

Dear all I have a tricky problem here I have a dataframe with biodiversity data in which suplots are a repeated sequence from 1 to 4 (1234 1234 ...) Now I want to randomly pick two subplots eac

more simplified output from glht object

Hi I use glht to make multcomp using Tukey from a glm model. It is possible to get a more simplified output of result? Somethink like ordering by letters. Thanks Ronaldo -- Human kind cannot bea

Making links in per-session dir

Hi When I use help.start() R spends some time to make links in per-session dir. I have a hole R system installed. It is possible to make these links permanent to avoid spend this time in help.start(

question about forward library

Dear R User I 'm a new member of this list I 'm using R language from a short time and I would like to ask you something I cannot solve... I 'm using the fwdlm function from the forward library I 'm

[R] [OT/R+MikTeX] WinAnsi.enc fonts not found by ghostscript by default [solved]

Concerns OS Win32 / R 2.5.0 Recently (IIRC not with R < 2.3.0) I had some problems including postscript graphics produced in R into LaTeX with MikTeX [version 2.5.2574] yap respectively GhostScr

an array of matrices

I 'd like to have a three dimensional array of matrices. I thought I could construct a five dimensional array to have the three dimensional array of matrices. However not all of the matrices in th

How to conduct a hypothesis test : Ho:|E(X)|=|E(Y)| <- >H1:otherwise NOT R que

Dear R-list I am sorry for my shortage of stat knowlege. I want know how to conduct a hypothesis test Ho |E(X)| |E(Y)| <- >H1 otherwise. Actually in my study X and Y is two observations of bias

Sample correlation coefficient question NOT R question

This is a statistics question not an R question. When calculating the sample correlation coefficient cor(x_t y_t) between say two variables x_t and y_t t 1 .....n ( one can assume that the variables

Is this a bug in cv.lm(DAAG) ?

Dear R-list I 'm not sure what I 've found about a function in DAAG package is a bug. When I was using cv.lm(DAAG) I found there might be something wrong with it. The problem is that we can 't use i
Page 1 of 6751   2   3   4   5   6   7   8   9   10   Next 10   Next 100