Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How can I change the scale of the legend in highcharter in R?

r highcharts r-highcharter

Are random effect variables automatically taken as factors in lmer (or lme) in R?

How to convert a sparse or simple_triplet_matrix into a tm-package Document Term Matrix without going through Corpus/VCorpus, in R?

r sparse-matrix text-mining tm

nearZeroVar function in caret

r r-caret

Sort dataframe by column group length in R

r dataframe

Generate the powerset as a list of 0/1 selection vectors

r

How to pass "reactive" data into R Markdown as a parameter?

r shiny shiny-reactivity

How to split an igraph into select connected subgraphs?

r igraph

R plm thinks my number vector is a factor, why?

r plm

How to reverse log transformation when presenting moderation effect from linear regression models in R?

Add Dates as labels to ggplot facet_grid

r ggplot2

How to rename a SQLite table with dplyr?

r sqlite dplyr

Error in formula to neuralnet

aggregate by factor levels and also totals

r sas

Categorizing numerate data in a column based on if it's lower or greater than 0, and putting the results in a new column in R

Python GLM converges but R GLM doesn't?

python r statistics

Using imputed datasets from library mice() to fit a multi-level model in R