Lines Matching +refs:SE +refs:svystat
43 SE.svyby would grab confidence interval limits instead of SEs if vartype=c("ci","se").
131 confidence intervals and estimates SE by dividing confidence interval length
196 3.34 removed duplicate definition of svycontrast.svystat
316 3.30-4 confint.svystat was handling denominator degrees of freedom wrongly
395 svystat, svrepstat objects now have a plot method (barplot, currently.)
409 3.28-1 SE now works with output of predict.svyglm (Kieran Healy)
525 3.22-1 added df= argument to confint() methods for svystat,
531 confint.svyby() uses SE(), not vcov(), so undefined values in replicates
693 SE, coef for svyratio objects now optionally convert to a vector
773 dotchart() methods for svyby, svystat, svrepstat
790 barplot methods for svystat, svrepstat, svyby objects.
802 formatting changes to coef.svyquantile, SE.svyquantile, svyby
1076 3.3-2 Add cv, SE, coef, and deff methods for svyby (for Ana Quiterio)
1078 as.data.frame methods for svystat, svrepstat
1258 2.8-2 rewrite cv() to use coef() and SE()
1281 Added extractor function SE() for standard errors (Andrew Robinson)
1296 ftable.svystat and ftable.svrepstat to produce better tables of
1327 coef and vcov methods for svystat and svrepstat.