Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Creating an R package for windows

windows r package

using R.zoo to plot multiple series with error bars

r plot time-series zoo

R: optimal way of computing the "product" of two vectors

r

How to compute descriptive statistics on a set of differently sized vectors

r

Check that a vector is contained in a matrix in R

r statistics matrix

Density Value for each Return

r kernel-density

Finding the Column Index for a Specific Value

r string

country-labels on spplot()

r graphics maps lattice

Overlaid histograms in R (ggplot2 preferred)

r plot ggplot2 histogram

How can I efficiently construct a very long factor with few levels?

r performance

R and SQL Server 2008

sql sql-server-2008 r

Pulling all objects in the global environment that have specific attributes

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