AFORMS procedure
Prints data forms for an experimental design (R.W. Payne).
Options
Parameters
Description
AFORMS prints data forms which can be used to record data from an experimental design. Several measurements can be recorded, in separate columns across the page, and space is provided for a row of values for each unit of the design. The block factors to label the units can be supplied by setting the BLOCKSTRUCTURE option to the block formula of the design. If this is not set AFORMS will use the formula, if any, defined previously by the BLOCKSTRUCTURE directive.
The units can also be labelled with the treatments that have been used in the design, by setting the TREATMENTSTRUCTURE option to the appropriate treatment formula. However, to guard against bias, experimenters will often prefer not to know which treatments were applied to each unit when recording the results, so if this is omitted no treatment information is included.
The LABEL parameter supplies the column label to identify each column of measurements, and the FIELDWIDTH parameter can specify the width of the column. By default, a single line is provided for row of measurements but this can be increased using the NLINES option.
Options: BLOCKSTRUCTURE, TREATMENTSTRUCTURE, NLINES.
Parameters: LABEL, FIELDWIDTH.
Method
AFORMS uses the standard GenStat directives for printing and manipulation.
Action with
RESTRICT
AFORMS needs to use RESTRICT in order to organise the labelling of the forms, and so any existing restrictions will be cancelled.