Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Finding a density peak / cluster centrum in 2D grid / point process

r geospatial spatial cran

Add a popup text box within an R script using tcltk

r tk

Assigning values to rows from a vector

r

Is 'show' a normal S4 generic function?

r show s4 generic-function

Generate random integers from /dev/random

r random

Does R randomForest's rfcv method actually say which features it selected, or not?

Area under a density plot not equal to 1

r ggplot2

How to obtain the full marginal distribution of a parameter in stan

r winbugs14 stan

Non-functioning ggplot alphas

r ggplot2

Change default separator in cast

r reshape reshape2

Replace definition of built-in function in R?

r function package

Reshape multidimensional array

Turn vector output into columns in data.table?

r data.table

How can I use list/vector elements as objects arguments to a function in R?

r call expression eval

possible bug in geom_ribbon

r ggplot2

Rcpp inconsistency between std0x and non-std0x

c++ r c++11 rcpp

Making a more efficient monte carlo simulation

How to write a data-frame with one column a list to a file?

r

Can I use R attributes to save physical units?

convert 4-dimensional array to 2-dimensional data set in R

r