parameter file
1. Wrong data file name Check outputs for the data file name and the number of records on the screen. The program does not stop if the wrong file name exists.
2. Wrong pedigree file nameCheck output for the pedigree file name and the number of animals on the screen. The program does not stop if the wrong file name exists.
3. Wrong positions or formats for observations and effectsProgram may not stop and may get wrong results. Check outputs for the number of levels for each effect on the screen.
4. Missing or skipping one or more fixed lines in the parameter fileProgram may stop. Check the missing line.
5. MisspellingProgram may stop. Correct the wrong spelling.
6. Missing an empty last lineProgram may not stop. Parameter, data, and pedigree files may need one more extra line at the end of the file.
7. (Co)variance matrix is not symmetric, not positive definite, not right sized, ...Program may not stop.
8. Scale down observations when using Gibbs sampling programs (e.g., 305-day milk yield 10000kg => 10000/1000 = 10).Program may not stop.
9. A good result does not mean that your parameter file is correct. Always double-check!Need more examples?