Object Reference : Object View and Procedure Reference : Coef
  
 
stats
Descriptive statistics.
Computes and displays a table of means, medians, maximum and minimum values, standard deviations, and other descriptive statistics for the data in the coef object.
Syntax
coef_name.stats(options)
Options
 
p
Print the stats table.
Examples
c1.stats(p)
displays and prints the descriptive statistics view of the coefficient vector C1.
Cross-references
See “Descriptive Statistics & Tests” and “Descriptive Statistics” for a discussion of descriptive statistics views.