Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

TukeyHSD after within factors ANOVA

r

How to compute minimal but fast linear regressions on each column of a response matrix?

Extracting coefficients with all information from gls output in R

r modeling

Given an R dataframe with column A, how do I create two new columns containing all ordered combinations of A

how to create sequences with pdl?

perl r pdl

How to recode a variable to numeric?

r r-car

How to properly omit NAs from a nested list?

r

Multiple values on each line with dotchart in R

r

Clustering strings in R (is it possible?)

How to save a histogram from command line in R

How to read an XML input file, manipulate some nodes (remove and rename some) and write the output to a new XML output file?

xml r

rotate labels in grid.xaxis

r r-grid

Is it possible to fit a linear model with only a response variable?

r glm lm

Create persistent multi-line string

r newline sendmailr

Must speed up row-wise operations

r

speed up a matrix rowMeans operation

r rcpp

convert source code (mypackage.tar.gz) to window installation (mypackage.zip) in R

create a data frame of tag frequencies from a list of tag vectors

r

Explain this R regex

regex r

How to suppress the function to return "Null" in R?

r return