print.haplo.group {haplo.stats} | R Documentation |
Method function to print a class of type haplo.group
print.haplo.group(x, digits=max(options()$digits-2, 5), ...)
x |
The object returned from haplo.group (which has old class haplo.group). |
digits |
Set the number of significant digits to print for haplotype probabilities. |
... |
Optional arguments for the print method |
This is a print method function used to print information from the haplo.group class, with haplotype-specific information given in a table. Because haplo.score is a class, the generic print function can be used, which in turn calls this print.haplo.group function.
Nothing is returned.
Schaid DJ, Rowland CM, Tines DE, Jacobson RM, Poland GA. Expected haplotype frequencies for association of traits with haplotypes when linkage phase is ambiguous. Submitted to Amer J Hum Genet.
haplo.score, haplo.group, haplo.em