Graphical VAR for Experience Sampling Data (graphicalVAR)
Estimates within and between time point interactions in experience sampling data, using the Graphical VAR model in combination with LASSO and EBIC.
Interface Between GRASS 7 Geographical Information System and R (rgrass7)
Interpreted interface between GRASS 7 geographical information system and R, based on starting R from within the GRASS environment, or running free-standing R in a temporary GRASS location; the package provides facilities for using all GRASS commands from the R command line. This package may not be used for GRASS 6, for which spgrass6 should be used.
Fast rolling functions through Rcpp and RcppArmadillo (RcppRoll)
RcppRoll supplies fast functions for ‘roll’ing over vectors and matrices, e.g. rolling means, medians and variances. It also provides the utility functions ‘rollit’ and ‘rollit_raw’ as an interface for generating your own C++ backed rolling functions.