Searched +refs:SE +refs:svystat (Results 1 – 7 of 7) sorted by relevance
/dports/math/R-cran-survey/survey/ |
H A D | NAMESPACE | 140 S3method(plot, svystat) 170 S3method(coef,svystat) 183 S3method(SE,default) 184 S3method(SE,svrepstat) 185 S3method(SE,svystat) 186 S3method(SE,svyby) 187 S3method(SE,newsvyquantile) 188 S3method(SE,oldsvyquantile) 189 S3method(SE,svyratio) 197 S3method(vcov, svystat) [all …]
|
H A D | INDEX | 25 ftable.svystat Formatted tables of statistics 29 SE extract standard error
|
H A D | MD5 | 13 c5f1dd01370e4c3d7f3d6d3558ca15ac *R/ftable.svystat.R 102 234787faa3310c2325952029685b5272 *man/SE.Rd 108 a2487bc8b605e35fa16fc160f7194055 *man/barplot.svystat.Rd 119 1fc9004a0c1bb430f025861083e5b379 *man/ftable.svystat.Rd
|
/dports/math/R-cran-survey/survey/man/ |
H A D | surveysummary.Rd | 15 \alias{coef.svystat} 16 \alias{vcov.svystat} 22 \alias{cv.svystat} 27 \alias{confint.svystat} 49 \method{coef}{svystat}(object,...) 51 \method{vcov}{svystat}(object,...) 94 \code{\link{ftable.svystat}} for formatting the output. 132 object with methods for \code{\link{SE}} and \code{coef}. 145 These objects have methods for \code{vcov}, \code{SE}, \code{coef}, 159 \code{\link{ftable.svystat}} for more attractive tables [all …]
|
H A D | svyby.Rd | 5 \alias{SE.svyby} 28 \method{SE}{svyby}(object,...) 50 \item{keep.var}{If \code{FUN} returns a \code{svystat} object, extract 130 \seealso{\code{\link{svytable}} and \code{\link{ftable.svystat}} for 179 SE(a)
|
H A D | svyciprop.Rd | 24 …\item{\dots}{For \code{"mean"} and \code{"asin"}, this is passed to \code{\link{confint.svystat}} } 55 \code{vcov} and \code{SE} methods just report the variance or standard
|
/dports/math/R-cran-survey/survey/inst/ |
H A D | NEWS | 196 3.34 removed duplicate definition of svycontrast.svystat 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, 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() 1296 ftable.svystat and ftable.svrepstat to produce better tables of [all …]
|