|
Rcpp Version 0.9.10
|
Go to the source code of this file.
Functions | |
| suppressMessages (library(utils)) suppressMessages(library(Rcpp)) suppressMessages(library(inline)) suppressMessages(library(datasets)) source("lmArmadillo.R") source("lmGSL.R") data(longley) longleydm<-data.matrix(data.frame(intcp | |
| suppressMessages | ( | library(utils) | ) |