Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Is there a parallel implementation of GBM in R?

How can I select rows from table A whose id matches those from table B, but whose (non id) values are different?

r data.table

How to use multinomial function in C with Rmath.h

r c multinomial

Only strings can be converted to symbols within a function in R

Grouped count aggregation in R data.table

r count aggregate data.table

How to select some rows with specific date from a data frame in R

r dataframe rows

strptime in R returning NA

r

Create dplyr statements to later be evaluated in R

r dplyr rlang

Merging data using left_join based on a condition

r

unexpected string constant [closed]

r

Extract Group Regression Coefficients in R w/ PLYR

r plyr

Structural Topic Modeling (stm) Error in makeTopMatrix(prevalence, data) : Error creating model matrix

r topic-modeling

Create conditional sequence in dataframe in R

r matrix seq

ROC score in gbm package

r roc auc gbm

Draw a polygon colored like this in R or Matlab

r matlab plot graphics polygons

Select only first or last value for each unique value in data table?

r data.table

What is a native pipe if it does not exist? [duplicate]

r pipe magrittr r-faq