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

Initializing lists with n objects (never mind)

sorry every one. I figured it out. I didn 't realize that you could add objects so easily. I just went with example.list <- list(1) Sam Sam Field wrote > Hopefully quick question. I would lik

Java vs. C speed

I tried writing a textual comparison program in R but found that it is too slow for my purposes. I need to make about 145 million comparisons of the word patterns in pieces of text. I basically com

names of objects in .rda

Hi everyone sorry if this was discussed before (and in this situation could you please point me to the discussion in the archive? My search didn 't seem to be effective). Is there a way of gett

Initializing lists with n objects

Hopefully quick question. I would like to populate a list with n objects using a for loop so within the loop (i to n) I need to refer to a list as example.list[[i]] . This requires that I creat

model seleciton by leave-one-out cross-validation

Hi all When I am using mle.cv(wle) I find a interesting problem I can 't do leave-one-out cross-validation with mle.cv(wle). I will illustrate the problem as following > xx matrix(rnorm(20*3) nco

Create an AR(1) covariance matrix

Hi All. I need to create a first-order autoregressive covariance matrix (AR(1)) for a longitudinal mixed-model simulation. I can do this using nested "for " loops but I 'm trying to improve my R codin

incorrect MCMC CIs in pvals.fnc (languageR) ?

library(lme4) library(coda) library(languageR) fit lmer(Reaction~Days + (1|Subject) + (0+Days|Subject) data sleepstudy) pvals.fnc(fit)$random # compare with... samp mcmcsamp(fit n 10000 t

EM covergence problem

Hi R users I am trying to use EM algorithmto estimate a latent class model of discrete choice. The basic model is a logit model which has two variables X (X1 X2) and the utility is defined as v

Multivariate longitudinal sample data

Hi Can anyone recommend one or more good sample datasets for multivariate longitudinal data? (eg. a dataset containing a mixture of continuous categorical and date/time variables) I 'm looking for

Compilation of source package.

I have a samll package that works well and complies nicly on WinXP using R-2.4.1 Now I want to add a document so i make a folder inst\doc and put the .tex and .pdf in there. But the complation then

normal distribution from chisqrd

hie l have obtained a logrank statistic and would like to get the normal version from the same data eg sqrt(chiqsqr)with 1 df ~n(1 0) is this possibe using R or Do l have to programme i

Cannot use an escape character in regexp

Given the string > mystr <- "(Preconsuntivo del giorno gas 10 maggio 2007)Tj " I 'm trying to detect and eliminate the string ")Tj " at the very end of mystr by means of gsub(rx2 " " mystr) BUT pre

Odp: axis space

Hi r-help-bounces@(protected) napsal dne 11.05.2007 11 30 28 > Hello > > I have a problem. > I have a plot and have made the writing larger with cex.axis and cex.lab and > i is working grea

Odp: A simple question regarding plot of nls objects

Hi r-help-bounces@(protected) napsal dne 11.05.2007 11 12 21 > Hi > > I was trying to run the example of Indomethacin kinetics from the book > > ## From Pinheiro/Bates Mixed-Effects-Model

axis space

Hello I have a problem. I have a plot and have made the writing larger with cex.axis and cex.lab and i is working great BUT the writing is bigger than the window... for example the y-axis writin

A simple question regarding plot of nls objects

Hi I was trying to run the example of Indomethacin kinetics from the book ## From Pinheiro/Bates Mixed-Effects-Models in S and S-Plus ## Springer Second Printing 2001 Section 6.2 library(nlme)

Odp: Anova

Hi r-help-bounces@(protected) napsal dne 11.05.2007 07 26 00 > Doea anyone know how to compute components of variance analysis? For example > I have the score of pupils on a test. Each pup

New package "earth "

The "earth " package is now available on CRAN. Earth builds models using Friedman 's MARS. Earth 's principal advantages over the existing function mda mars are that it is much faster and provides pl

Tobit model and an error message

Dear R users I am using survreg for modeling left censored longitudinal data. When I am using the following code for fitting the tobit model I am getting some output with an warning message(highlig

can 't use Sweave in a function?

Hi List Please see the following simple example which illustrate the problem. I 'm using R-2.5.0 in WinXP and R2HTML 1.58. Thanks ....Tao #

how to pass "arguments " to a function within a function?

I have searched the r-help files but have not been able to find an answer to this question. I apologize if this questions has been asked previously. (Please excuse the ludicrousness of this example

t value two.sided and one.sided

Hi on a > summary(lm(y~x)) are the computed t-values for two.sided or one.sided. By looking on some tables they seem like they are for two.sided. Is it possible to have them for one.sided? If this m

problem with read.table( )

Hi All I would like to input a .txt file by using read.table() the file data.txt Name ID IMAGE 1000031 suid 115221 IMAGE 1000208 51265 IMAGE 1000334 64770 IMAGE 1000365 suid 99969

CDF of a Multivariate Normal

> In my simulations I have to use the values of the cumulative distribution function of a multivariate > normal with known mean vector and dispersion matrix. Please can you tell me if there is a p

Re : CDF of a Multivariate Normal

Hello In my simulations I have to use the values of the cumulative distribution function of a multivariate normal with known mean vector and dispersion matrix. Please can you tell me if there is a

R talks at LSM 2007

Dear R users and developers Would any of you be interested in giving a lecture about R and/or R use cases at the following free software conference that takes place in Amiens France next summer?

anyone konw Polyclass package in R?

Hi everyone Polyclass is a polytomous logistic regression model using linear splines and their tensor products. It provides estimates for conditional class probabilities which can then

Value at Risk

Hello I have a problem with calculating the VaR of stockfonds. Here the stockfonds dataset http //www.ci.tuwien.ac.at/~weingessel/FStat2006/stockfonds.csv library(VaR) library(fPortfolio) library

Barplot by two variables

Hi all I have a bit of a problem. I want to make a barplot of some data. My data is of a score that is separated by year and by a limit (above 3 and below 3 to calculate the score). Year Limit HSS 1

Read SAS data into R

Dear ALL Could you please let me know how to read SAS data file into R. Thank you so much for your helps. Regards Abou
Page 10 of 675 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100