Learn R Programming

reGenotyper (version 1.2.0)

reGenotyper-internal: Internal Functions

Description

Internal functions of reGenotyper package.

Usage

"print"(x,...) "plot"(x,...)

Arguments

x
an object of class wls. See more: reGenotyper
...
arguments passed to generic plot or print function

Value

None

References

Li Y. et al, reGenotyper: detecting mislabeled samples in genetic data (submitted).

See Also

reGenotyper

Examples

Run this code
  data(wlsObject)
  wlsObject
  plot(wlsObject)

Run the code above in your browser using DataLab