Lines Matching +refs:svyratio +refs:survey +refs:design

18 	svyglm() gave deffs that were too large by a factor of nrow(design). (Adrianne Bradford)
58 Fixed bug in postStratify.svyrep.design, was reweighting all reps the same (Steven Johnston)
64 confint.svyglm(method="Wald") now uses t distribution with design df by default.
78 regTermTest(,method="LRT") didn't work if the survey design object and model were
90 extractAIC.svylm does the design-based AIC for the two-parameter Gaussian model, so
95 specifying PPS design with weighted or unweighted covariance of sampling indicators
100 called with a survey.design2 object and the influence=TRUE option. These allow
103 - svymean, svytotal, svyratio, svymle, svyglm, svykappa
114 vcov.svyrep.design to simplify computing variances from replicates (for William Pelham)
134 All the svyquantile methods now take account of design degrees of freedom and
151 Link to blog post about design df with replicate weights.
155 3.36 Add withPV.survey.design for plausible-value analyses (needs mitools >=2.4)
170 3.35-1 svytable() could give an integer overflow with a replicate-weight design having integer weig…
267 3.31-7 Add deff="replace" as an option for svyratio (for Chris Webb)
271 3.31-6 Make database-backed svydesign work with *no* design variables (for Anthony Damico and Gui…
279 design effect is large.
338 svyglm.svyrep.design checks values are finite before replicating
346 reference to the lavaan.survey package in ?svyfactanal
414 the design object (Alistair Gray)
430 design effect estimate for svytotal with replicate weights was wrong (Daniel Fernandes)
470 options(survey.replicates.mse), which defaults to FALSE, consistent with
526 svyrepstat, svyby, svyratio (for Richard Valliant)
539 fixed bug in design effects for subsets of calibrated or
545 3.21-3 svyratio() can now estimate design effects (for Scott Kostyshak)
595 better error messages when a database-backed design has a closed connection
613 and with.DBsvyimputationList, and the replicate weights in svyglm.svyrep.design
614 and svyolr.svyrep.design. This requires the 'multicore' package and the
618 svyvar.svyrep.design handled NA values incorrectly (Arthur Burke)
623 svytotal.svyrep.design labelled the statistic it computed as 'mean',
654 two-phase design, and the standard errors now exactly match
669 The separate package odfWeave.survey provides methods for odfWeave::odfTable
670 for some survey objects.
693 SE, coef for svyratio objects now optionally convert to a vector
726 3.11-1 svyglm() [and svyratio()] gave an error for post-stratified
831 3.9 Added database-backed design objects. The data= argument to svydesign
882 design (Lucia Hindorff)
908 degf.svyrep.design uses a cached value rather than
917 Broken link due to typo in svyratio.Rd (Giuseppe Antonaci)
925 3.6-5 Add return.replicates option to svyratio() (for ine.pt)
932 3.6-4 rownames fix for svyratio with a single statistic.
943 3.6-2 covmat=TRUE option for svyratio.
971 svycontrast() for linear combinations of survey statistics
979 Remove JSS article and survey-vanderbilt.pdf from inst/
1015 svyratio() for two-phase designs.
1021 3.4-3 make svyratio work with svyby (for Phil Smith)
1028 survey.lonely.psu now applies to as.svrepdesign.
1035 - svytotal, svymean, svyratio,svyquantile,svyglm recognize
1064 svyratio handles missing data.
1089 Add "(with replacement)" to output of print.survey.design2 when
1102 Clearer error messages when design information is missing.
1114 difference to design effect computations. (for Takahiro Tsuchiya)
1140 Let svyby() handle vectors that are not in the design object (even
1156 Added deff="replace" option to compute design effects comparing to
1165 cv.svyratio was inverted.
1167 rake() on survey design objects was accumulating cruft in the
1183 New homepage at http://faculty.washington.edu/tlumley/survey/
1199 2.9 Added full multistage sampling, involving a redesign of the survey.design
1201 as.svydesign2. Use options(survey.ultimate.cluster=TRUE) to get
1203 options(survey.want.obsolete=TRUE) to turn off the annoying warnings
1204 about old-style survey objects. If you must create old-style survey
1226 PSU in a subset (domain) if options("survey.adjust.domain.lonely")
1229 subset.survey.design was not working for post-stratified designs.
1235 (inst/survey-vanderbilt.pdf)
1251 summary.svyrep.design was reporting 1 replicates for compressed
1256 Add deff() to extract design effects.
1294 options("survey.lonely.psu") is not used.
1313 is not specified in a design
1342 added subset.svyrep.design()
1368 - Clearer error message when some design information is NA
1377 add print method for basic survey statistics