Home
last modified time | relevance | path

Searched refs:rclus1r (Results 1 – 3 of 3) sorted by relevance

/dports/math/R-cran-survey/survey/tests/
H A Drakecheck.R11 rclus1r <- rake(rclus1, list(~stype,~sch.wide), list(pop.types, pop.schwide)) globalVar
13 svymean(~api00, rclus1r)
14 svytotal(~enroll, rclus1r)
23 summary(weights(rclus1g)/weights(rclus1r))
H A Drakecheck.Rout.save35 > rclus1r <- rake(rclus1, list(~stype,~sch.wide), list(pop.types, pop.schwide))
37 > svymean(~api00, rclus1r)
40 > svytotal(~enroll, rclus1r)
56 > summary(weights(rclus1g)/weights(rclus1r))
/dports/math/R-cran-survey/survey/man/
H A Drake.Rd63 rclus1r <- rake(rclus1, list(~stype,~sch.wide), list(pop.types, pop.schwide))
65 svymean(~api00, rclus1r)
66 svytotal(~enroll, rclus1r)
70 svytable(~stype, rclus1r, round=TRUE)
72 svytable(~sch.wide, rclus1r, round=TRUE)
76 svytable(~stype+sch.wide, rclus1r, round=TRUE)