diff .Rhistory @ 11:d351a1ec1e18 draft

GRRR!!! as at nov 2015, glmnet fails to load methods. see https://github.com/dhimmel/elevcan/issues/1
author fubar
date Sun, 01 Nov 2015 18:26:40 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.Rhistory	Sun Nov 01 18:26:40 2015 -0500
@@ -0,0 +1,5 @@
+library('glmnet')
+library('lars')
+library('survival')
+library('pec')
+message=function(x) {print.noquote(paste(x,sep=''))}