Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to fit data with non linear function and plot data and fit with ggplot()

r ggplot2 curve-fitting

"Error in table(pred = prediction, true = W[, 8]) : all arguments must have the same length"

Searching for objects in the call stack when using the browser

r debugging

New factor levels not present in the training data

r random-forest

Parallel computing for TraMineR

Observation in a bivariate Ellipse

r

How can I plot the relative proportions of two groups using a fill aesthetic in ggplot2?

Opening shapefiles in R using rgdal always better than using maptools?

r gis shapefile rgdal maptools

R proportion confidence interval factor

Can R read a zipped XLS file from a URL?

r xls

R better way to replace matrix elements with zeroes in symetric matrix

r matrix replace

Extracting knot points from glm when using bs in R as a variable

r

Changing columns positions in a data frame without total reassignment

r

functional programming in R

r functional-programming

How to set a weighted least-squares in r for heteroscedastic data?

r regression least-squares

What is the R equivalent of matlab's csaps()

r matlab splines

Table of vector's means by two factors

r

How to improve performance of this linear interpolation

r interpolation

Adjust position and font size of legend title in ggplot2

r ggplot2

Some R packages do not update with update.packages()

r