Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

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

sorting numerical values R

r

Plotting continuous and discrete series in ggplot with facet

r ggplot2

Apply in R: recursive function that operates on its own previous result

r apply cumsum

Collapse data.table column values while grouping

r grouping data.table

Producing a rolling average of ALL the previous observations per ID in an unbalanced panel data set

r plyr zoo

Product of likelihood too small - R only gives 0

r statistics

Violin Plot (geom_violin) with aggregated values

r ggplot2

Compare matrix with elements in vector by row

r matrix

How to construct a function call to pmax from the columns of a matrix

r matrix

logical test if object is a directory

r