R/BayesPen.plot.R

BayesPen.plot <-
function(refit, ...) matplot(refit$coefs, type="l", las=1, main="BPCR Solution Path", ylab="Beta hat",xlab="Step", ...)
AnderWilson/BayesPen documentation built on May 5, 2019, 4:56 a.m.