R/susie_predict.susie.R
predict.susie.RdPredict outcomes or extract coefficients from susie fit.
A susie fit.
A new value for X at which to do predictions.
The type of output. For type = "response",
predicted or fitted outcomes are returned; for type =
"coefficients", the estimated coefficients are returned.
Other arguments used by generic predict function. These extra arguments are not used here.
For type = "response", predicted or fitted outcomes
are returned; for type = "coefficients", the estimated
coefficients are returned.