R/bayesx.construct.lasso.smooth.spec.R

Defines functions bayesx.construct.lasso.smooth.spec

bayesx.construct.lasso.smooth.spec <- function(object, dir, prg, data) 
{
  return(construct.shrw(object, dir, prg, data, "lasso"))
}

Try the R2BayesX package in your browser

Any scripts or data that you put into this service are public.

R2BayesX documentation built on Oct. 20, 2023, 3:01 p.m.