Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Using the R.NET assembly in IronPython

.net r ironpython

Predicting/imputing the missing values of a Poisson GLM Regression in R?

r glm missing-data predict

Error message running the example from the reshape2 help page

r reshape

Working with hundreths of a second using the chron package or modifying the precision

r

How can I satisfy my woes with R's `:` operator?

r operators sequence

Emacs+ESS+R: How to have help page open in new buffer

r emacs ess

How to setup R with LyX?

r lyx

How to extract a specific frequency range from a .wav file?

r audio fft frequency-analysis

How to change discrete ratio data into ordinal data in R?

r

Is it possible to use non-imported packages in a package vignette?

r

R split numeric vector at position

r vector split

ggplot group by one categorical variable and color by a second one

r ggplot2

How to insert a dataframe into a SQL Server table?

r rodbc

Require minimum version of R package

r version packages package

dplyr select using logical

r dplyr

Why is my recursive function so slow in R?

Is my way of duplicating rows in data.table efficient?

r data.table

Finding 2 & 3 word Phrases Using R TM Package

r data-mining text-mining

Matching timestamped data to closest time in another dataset. Properly vectorized? Faster way?

r match apply

Using multiple criteria in subset function and logical operators