DAP is a command line driven program. Below are various features that DAP can perform. DAP can compute
means and
percentiles,
correlation, & ANOVA from data sets. This includes Unbalanced as well as Crossed, Nested
ANOVA. It can also be used to create
scatterplots,
line graphs and
histograms of data. This can include
split plots, treatment combinations, as well as
latin squares. DAP can perform
linear regression and can utilize regressions to build
linear models. In addition to linear regression, DAP can also perform
logistic regression analysis as well. There's a variety of other analysis that DAP can do as well including building
loglinear models as well as Logit models for linear-by-linear association. In terms of models, DAP can create mixed balanced and unbalanced models as well as random unbalanced models. It has been designed so as to cope with very large data sets; even when the size of the data exceeds the size of the computer's
memory because the program processes files one line at a time rather than reading entire files into memory. == Applications ==