Searched +refs:residuals +refs:svysurvreg (Results 1 – 3 of 3) sorted by relevance
/dports/math/R-cran-survey/survey/man/ |
H A D | svysurvreg.Rd | 1 \name{svysurvreg} 2 \alias{svysurvreg} 3 \alias{svysurvreg.survey.design} 12 \method{svysurvreg}{survey.design}(formula, design, weights=NULL, subset=NULL, ...) 34 Object of class \code{svysurvreg}, with the same structure as a \code{survreg} object but with \cod… 38 The \code{residuals} method is identical to that for \code{survreg} objects except the \code{weight… 51 model <- svysurvreg(Surv(time, status>0)~bili+protime+albumin, design=dpbc, dist="weibull")
|
/dports/math/R-cran-survey/survey/ |
H A D | NAMESPACE | 18 psrsq, svysurvreg, cal_names, svycralpha, svyivreg, svynls, 162 S3method(svysurvreg,survey.design) 164 S3method(residuals, svrepglm) 165 S3method(residuals, svyglm) 166 S3method(residuals, svysurvreg)
|
/dports/math/R-cran-survey/survey/inst/ |
H A D | NEWS | 263 3.31-8 Add svysurvreg() (for Pam Shaw and Eric Oh) 754 Added predict(,type="terms"), termplot(), residuals(,type="partial")
|