Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Remove numbers from string in R

r gsub

Use data.table to calculate the percentage of occurrence depending on the category in another column

r data.table

Plot median values on top of a density distribution

r ggplot2 density-plot

Oddity with dplyr and all

r dplyr magrittr

R: GAM with fit on subset of data

r gam mgcv

How to replace elements of a matrix in C++ with values from another matrix (using Rcpp)?

c++ r matrix rcpp

How to get the exact value of factorial(100)

r

How to find three consecutive rows with the same value

r

Extract shapefile value to point with R

r gis rgdal

Double Sapply nested function

r

Extract the hierarchical structure of the nodes in a dendrogram or cluster

How to force idle workers to take jobs in parallel R?

Set seed with cv.glmnet paralleled gives different results in R

assign colors to each level of factors in R figures

r colors ggplot2

Assigning groups using grepl with multiple inputs

regex r

what is default color of smooth curve in ggplot2?

r ggplot2

Control layout when displaying a series of ggplot plots stored in a list

r ggplot2 gridextra

Monte carlo integration not working?

r random montecarlo

The xgboost package and the random forests regression

r random-forest xgboost

How to background geom_vline and geom_hline in ggplot 2 in a bubble chart

r