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

textConnection

hello I don 't understand what 's happen just before the textConnection function runs good but now it doesn 't run > Line[1] [1] "if C325 . then C743 (C152/C103)*100| else C743 (C152/C325)*100 " > textC

step in Sweave

Dear peRsons I have a Sweave document which demonstrates the usage of step() function. With current R version 2.5.0 the step() function was changed so that the heading of trace TRUE output for each

Bootstrap sampling for repeated measures

Dear R users I 'm having some problems trying to create a routine for a bootstrap resampling issue. Suppose I 've got a dataset like this Header inr inf ..... weeks ...

Odp: Nonlinear Mixed-Effects Models (DNase)

Hi How did you try to fit the model? library(nlme) > DNase$lconc <-log(DNase$conc) > head(DNase) Grouped Data density ~ conc | Run Run conc density lconc 1 1 0.04882812 0.017 -3.01

Odp: conversion into capital letter

r-help-bounces@(protected) napsal dne 15.05.2007 08 41 27 > > Dear all > > > I would need a function which convert small letter into capital letter (at > least the first letter of a chara

conversion into capital letter

Dear all I would need a function which convert small letter into capital letter (at least the first letter of a character variable). Does such a function exist in R ? Thanks by advance Jessica

slightly OT: constrained least-squares estimation in a decomvolution model

Dear colleagues This is not strictly a R question but more a methodology-related question. I have the following linear model Y X\beta + e. Pretty standard stuff but additionally X is squa

differentiate groups on barplot

To differentiate between groups on the barplot I guessed that col colr[test$group] would have worked. How can I do this? Many Thanks Murray test <- structure(list(patient 1 20 score c(100

legend with mixed boxes and lines (not both)

Hi I seem to be unable to get a mixed legend that has lines *or* polygons (not both). For example ppi <- seq(0 2*pi length.out 21)[-21] frame() plot.window(ylim c(-5 5) xlim c(-5 5) asp 1) polygon

cross-validation / sensitivity anaylsis for logistic regression   model

Dylan You might like the validate() function in the Design library. It validates several model indeces (e.g. R^2) using resampling. There is some discussion on this function (as well as on valida

How to installation of R on Unix (SunOs 5.8)

Hi there Can someone help me with installing R on Unix? I tried the followings but failed (1) I downloaded http //cran.cnr.berkeley.edu/bin/linux/debian/stable/r-base_2.5.0.orig.tar.g z and unzippe

cross-validation / sensitivity anaylsis for logistic regression model

Hi I have developed a logistic regression model in the form of (factor_1~ numeric + factor_2) and would like to perform a cross-validation or some similar form of sensitivity analysis on this mod

Adaptive survival design

I am developing R code to implement the adaptive design approach of Schafer and Muller (Stats in Med 2001) for a survival endpoint. Would anyone be interested in collaborating with me on this code?

function name collision

I am using the "graph " package which has a function called union() that acts on graph objects. There is also a {base} function called union(). How do I explicitly specify union {graph} instead

creating a "list of 3 dataframes " from a "list of 2   dataframes " and a da

Rajarshi Guha napsal(a) > On May 14 2007 at 2 48 PM new ruser wrote > > > #I wish to create a "list of three dataframes " ( "results2 ") from a > > "list of two dataframes " (temp) and a dataframe

creating a "list of 3 dataframes " from a "list of 2 dataframes " and a da

On May 14 2007 at 2 48 PM new ruser wrote > #I wish to create a "list of three dataframes " ( "results2 ") from a > "list of two dataframes " (temp) and a dataframe ( "c ")? > > #Please advise. > >

creating a "list of 3 dataframes " from a "list of 2 dataframes " and a datafr

#I wish to create a "list of three dataframes " ( "results2 ") from a "list of two dataframes " (temp) and a dataframe ( "c ")? #Please advise. a <- data.frame(x c(1 2 3) y c(5 7 9)) b <- data.frame(x c(

Hierarchical models in R

Is there a way to do hierarchical (bayesian) logistic regression in R the way we do it in BUGS? For example in BUGS we can have this model model {for(i in 1 N) { y[i] ~ dbin(p[i] n[i]) lo

what fun I need to put in this "tapply "

Hi I happened to need generate the following > t1 V1 V2 count count2 1 1 11 2 3 2 1 12 2 2 3 2 11 1 3 4 3 13 3 1 5 3 11 3 3 6 3 12 3 2 f

Efficient computation of trimmed stats?

Hi everyone I was wondering if there is anything already implemented for efficient ( "row-wise ") computation of group-specific trimmed stats (mean and sd on the trimmed vector) on large matrices.

Left/right hand side characters

Hello all Is there a way reducing the number of characters in a list so that just the left n numbers of characters is given? For example If I have a list listnames which consists of 4 strings of

JOB: Biostatistician/Statistical Programmer/Data Analyst

Biostatistician/Statistical Programmer/Data Analyst The Department of Biostatistics and Computational Biology University of Rochester Medical Center is seeking a Biostatistician/Statistical Prog

Nonlinear Mixed-Effects Models (DNase)

Hi! I tried to fit four-parameter logistic model (SSfpl) to DNase data based on log(conc) (mixed model) but I never get convergence. Can anyone help me? Thanks Salom�

set ignore flags for R CMD check

Hi I want to create an R package with an Rnw file and distribute it. However I have restrictions on certain parts of my data so I have a makefile which deletes the specific data upon creation of

program to recognize words

Do you mean you want to separate out each sequence of characters that does not contain whitespace? scan can do that > Line <- "if C325 . then C743 (C152/C103)*100| else C743 (C152/C325)*100 " > scan

Re : Batch

You dont type this command in RGui but in you shell or dos command prompt Justin BEM Elève Ingénieur Statisticien Economiste BP 294 Yaoundé. Tél (00237)9597295. ----- Message d 'origine ---- De

Batch

I saw the R-help to run some R programs in batch I used it like this > R CMD BATCH C /Documents and Settings/melyakhlifi/Bureau/calcara.r Erreur erreur de syntaxe dans "R CMD " but without success!

Conditional likelihood?

Hello Does anyone know if there is a command in R similar to "xtpoisson " in STATA? I want to fit a conditional fixed-effects Poisson model and maximize a conditional likelihood so I need something

To elaborate

This one is shoe in to Double by end of week Huge Volume spike very low risk and high reward NOt a Smoke Stack. REal All American Co DSI Direct Sales Inc SYM-D S D I Current price $0.02 Hot News R

R^2 from lme function

Hello allR How to access R^2 from lme object? or how to calculate it? ( one detail my model do not have a intercept ) thanks in advanced Cleber
Page 7 of 675 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100