predict.dcalasso: Prediction of dcalasso object

Description Usage Arguments Author(s)

View source: R/summarymethods.R

Description

predict.dcalasso makes prediction of a dcalasso object based on the adaptive lasso estimation.

Usage

1
2
## S3 method for class 'dcalasso'
predict(object, newdata, type = "link")

Arguments

object

a dcalasso object

newdata

a new data frame

type

"terms", "link", "response" same as predict.glm

Author(s)

Yan Wang, Tianxi Cai, Chuan Hong


michaelyanwang/dcalasso documentation built on Nov. 22, 2019, 3:51 a.m.