Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Need a R package for piecewise linear regression?

r regression

Calculating an area under a continuous density plot

r ggplot2 area curve

New subset by selecting rows based on values of a vector in R

r

.First.lib idiom in R packages

r package

Vectorizing rep and seq in R

r seq vectorization

How to create a combination with 2 datasets in R

r combinations

Multiply various subsets of a data frame by different vectors

r vector subset multiplication

Surprisingly Slow Standard Deviation in R

r

Exponentiation with negative base

r nan exponentiation

sqldf package in R, querying a data frame

macos r sqldf

How to index TRUE elements in a vector in R

r

Creating sparse matrix from a list of sparse vectors

r sparse-matrix

R: How to reshape a table into vectors

r list vector reshape

R, Latex, Sweave, ggplot2 - change ggplot dimensions

r latex ggplot2 sweave

Cannot create new plotting window (device?) with par(new=T)

r plot

Fine tuning a dotplot in R's lattice package

r lattice

Extracting value specific rows in R

r rows

scheduling r functions after every particular time interval

r

Row-wise count of values that fulfill a condition

r sum r-faq rowsum

Sort files/objects with numbers and letters (alphanumeric) names

r sorting alphanumeric