add check examples in penalization.R
combine examples in wrapped frs-models into
pbooost-models
fcoxph()add penalty-glm, penalty-ncvreg,
penalty-rq, penalty-sar.
add pcoxph()
lasso-glm, lasso-rq,
lasso-sar.fix the bug of the new design version of pboost()
(fortunately, it has not been officially released yet).
polish frs()
lasso_rq().lasso_sar(), lasso_rq(),
lasso_glm().coef.sarpboost(),
set_rook_matrix()provided_argsfrq()fbetareg()frs()Reformulate according the new interface pboost(): *
pbetareg() * pglm() * plm() *
prq()
Newly add: * psar(), fsar()
pboost().flm(), fglm().frs.R).remove commented codes in examples.
wrap the lengthy examples in \donttest{}.
eval argument data at first in wrapped
models.
polish the help documentation.
Refine the DESCRIPTION file to ensure it conforms to
the required specifications