out =
attitude ()
¶The Chatterjee-Price Attitude Data
Aggregated data from a survey of clerical employees at a large financial organization.
rating
Overall rating.
complaints
Handling of employee complaints.
privileges
Does not allow special privileges.
learning
Opportunity to learn.
raises
Raises based on performance.
critical
Too critical.
advance
Advancement.
Chatterjee, S. and Price, B. (1977). Regression Analysis by Example. New York: Wiley. (Section 3.7, p.68ff of 2nd ed.(1991).)
t = octave.dataset.attitude octave.examples.plot_pairs (t); # TODO: Display table summary # TODO: Whatever those statistical linear-model plots are that R is doing