Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.haplo.score

Print a haplo.score object


Description

Method function to print a class of type haplo.score

Usage

## S3 method for class 'haplo.score'
print(x, digits, nlines=NULL, ...)

Arguments

x

The object returned from haplo.score (which has class haplo.score).

digits

Number of digits to round the numeric output.

nlines

Print the first 'nlines' rows of the large data frame for fast, short view of the results.

...

Dynamic parameter for the values of additional parameters for the print method.

Details

This is a print method function used to print information from haplo.score 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.score function.

Value

If print is assigned, the object contains the table of haplotype scores that was printed by the method

See Also

haplo.score


haplo.stats

Statistical Analysis of Haplotypes with Traits and Covariates when Linkage Phase is Ambiguous

v1.8.6
GPL (>= 2)
Authors
Sinnwell JP, Schaid DJ
Initial release
2020-10-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.