Concrete multidimensional statistics in APL2

  • Authors:
  • Bernhard Strohmeier

  • Affiliations:
  • University of Bielefeld, Faculty of Economics, Department of Statistics and Computer Science, Bielefeld, Germany

  • Venue:
  • APL '95 Proceedings of the international conference on Applied programming languages
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper deals with problems which occur in discrete multi-dimensional statistics and shows how they are solved using APL2. In particular, the APL2 feature primitive function with axis proves to be helpful and allows smart solutions to the problems of computing conditional probability tables and performing the iterative proportional fitting procedure. The implementation is done using the literate APL2-style.