Description Usage Arguments Value References See Also Examples
Fits and compares loglinear models in data from large surveys, including
the Rao-Scott tests in two-way tables as a special case. Currently
available only with replicate weights.  See svyloglin for
details on comparing and updating models.
| 1 2 3 4 5 | 
| formula | One-sided model formula describing the loglinear model (or for
 | 
| design | Object of class  | 
| pval | Specifies the which approximation to use: the default is the second-order Rao-Scott correction | 
| ... | For expansion | 
An object of class svyloglin
Rao, JNK, Scott, AJ (1984) "On Chi-squared Tests For Multiway Contingency Tables with Proportions Estimated From Survey Data" Annals of Statistics 12:46-60.
| 1 2 3 4 | ## Not run: 
svychisq(~sex+st,design=acs)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.