Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to get Sweave to put graphics in separate folder AND name them after the Rnw file

r sweave

Divide set into subsets with equal number of elements

python algorithm r

Posthoc labels on anova boxplot in R

r boxplot anova posthoc

Why are R tables with 1 column accessed differently to those with more than 1?

r

String compare in "if-clause" in loop in R leads to "the condition has length > 1 and only the first element will be used"?

Create legend in R with identical RGB color values as plot?

r legend

How do I use the new 'ByteCompile' field in R-2.14?

r packages

2nd Degree Connections in igraph

r social-networking

R: wireframe like 3D plot for categorical variables

R knn large dataset

r knn

Randomly sampling subsets of dataframe variable

r plyr

Structural equation modeling in R -- are there any good books or tutorials? [closed]

r

Check whether vector in R is sequential?

r sequence

import rpy quietly

python r rpy2

How can I get the frequencies of common itemsets from the apriori call in R?

r associations apriori

How can I use variable names to refer to data frame columns with ddply?

r plyr

annoying "feature" (or bugs?) for RODBC

r import odbc xls rodbc

Sort xtable() output by p-value from glm model summary

r xtable

R: Apply FUN to kxk subsections of array

r vectorization

Where can I find documentation on escape characters like "\"

r