Description Usage Arguments Value Examples
Produces a controlled mean comparison table. Rows defined by values of independent variable and columns defines by values of the control variable.
1  | 
function1 | 
 A function identifying the dependent variable in the form ~ depvar  | 
function2 | 
 A function specifying the independent and control variables in the form ~ indepvar + controlvar  | 
data | 
 A design dataset (like gssD, nesD, statesD, or worldD)  | 
digits | 
 Number of digits to report after decimal place, optional (default = 2).  | 
A controlled mean comparison table (an "ftable" class object)
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.