Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Using `sourceCpp` to compile `fastLm`

r rcpp

Subset a list - a plyr way?

r plyr

Determine actual width of text in plot

r text plot margin

Selecting an appropriate lag for a regression equation and how to interpret the results of VARselect

r vector var

Dates with lapply and sapply

r

Error: memory exhausted (limit reached?)

r

Getting an SPSS data file into R

r spss

Set font and font size in R Console programmatically?

Cast a data frame with a timevar in reshape2, as with the reshape base function?

r reshape2

Is it possible to call a user-defined (custom) R function from within C#?

r c#-4.0

How to split a list of data.frame and apply a function to one column?

r list dataframe lapply

How to extract p-value from "summary.glht"

r

How to install forecast package of R in ubuntu 12.04?

r ubuntu ubuntu-12.04

R use list of values as color scale

r colors plot scale

to display two heatmaps in same pdf side by side in R

r pdf png heatmap

using reshape on with multiple time=" " variables?

r reshape

Creating a vector of matrices of different dimension in R

r

subset dataframe based on outlying counts

r subset

Concatenate list of lists in R

r

How can I make geom_boxplot outliers "line up" with jittered geom_points?

r graphics ggplot2