Error message

  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home3/gardeoi3/public_html/iamrandom/includes/common.inc).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2394 of /home3/gardeoi3/public_html/iamrandom/includes/menu.inc).

Programming

Bayesian residual plot

I am making available some basic functions that I use often.  If you have a recommendation about how I coded something or find a bug, please leave a comment.  I write R packages with a mix of R functions and compiled C++ functions (Rcpp library) for speed/efficiency.  Code is not guarenteed to work, use at your own risk.

R code and packages

Rcpp (R and C++) functions

Basic Regression Tutorial