|
|
1.1 ! root 1: .TH BMD08V I ! 2: .UC ! 3: .SH NAME ! 4: bmd08v \- Analysis of Variance ! 5: .SH SYNOPSIS ! 6: .B bmd08v ! 7: .SH DESCRIPTION ! 8: .I Bmd08v ! 9: performs analysis of variance for any hierarchical ! 10: design with equal cell sizes. ! 11: This includes the nested, partially nested and partially crossed, ! 12: and fully crossed designs. ! 13: Separate analyses may be performed on several dependent ! 14: variables simultaneously. ! 15: .I Bmd08v ! 16: takes its input from the standard input and writes its results on ! 17: the standard output. ! 18: All bmd control cards must have the identifying field in ! 19: upper case (eg. PROBLM, INDEX, FINISH, etc.). ! 20: One important departure from previous ! 21: versions concerns the variable format card \- ! 22: it is no longer necessary! If you specify 0 for ! 23: the number of variable format cards, the data will ! 24: be assumed to be in "free format" \- items ! 25: separated by blanks or commas. ! 26: .SH EXAMPLES ! 27: In the first example, ! 28: .I data ! 29: contains the bmd control cards and the ! 30: input data. ! 31: Output is directed to the standard output. ! 32: .sp ! 33: bmd08v <data ! 34: .sp ! 35: In the second example, ! 36: .I prefix ! 37: contains the initial bmd control cards, ! 38: .I data ! 39: contains the input data, and ! 40: .I finish ! 41: contains the FINISH card ! 42: (many users prefer not to contaminate their data files). ! 43: Output is directed to file ! 44: .BR output . ! 45: .sp ! 46: cat prefix data finish | bmd08v >output ! 47: .SH FILES ! 48: /tmp/1????? temporary file ! 49: .br ! 50: /tmp/2????? temporary file ! 51: .SH "SEE ALSO" ! 52: BMD User's Guide, /usr/doc/bmd08v ! 53: .SH BUGS ! 54: Temporary files are not always scratched.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.