Object Reference : Object View and Procedure Reference : Equation
  
 
depfreq
Dependent variable frequency table.
Displays the frequency table for the dependent variable in binary, count, and ordered equations.
Syntax
equation_name.depfreq(options)
Options
 
p
Print the frequency table.
Examples
eq1.depfreq(p)
displays and prints the dependent variable frequency.
Cross-references
See also “Views of Binary Equations”, “Views of Ordered Equations”, and “Views of Count Models”.
See also Equation::means.