predict.dcalasso
makes prediction of a dcalasso object based on the adaptive lasso estimation.
# S3 method for dcalasso predict(object, newdata, type = "link")
object | a dcalasso object |
---|---|
newdata | a new data frame |
type | "terms", "link", "response" same as predict.glm |
Yan Wang, Tianxi Cai, Chuan Hong