print.testSegRatio function

Print objects of class testSegRatio

Print objects of class testSegRatio

Prints an object of S3 class testSegRatio

## S3 method for class 'testSegRatio' print(x, ..., last = 10)

Arguments

  • x: object of class testSegRatio
  • last: prints from 1 to last segregation ratio tests (Default: 10)
  • ``: extra printing options

Returns

None

Author(s)

Peter Baker p.baker1@uq.edu.au

See Also

segRatio, segregationRatios, test.segRatio

Examples

## simulated data a <- sim.autoMarkers(ploidy = 8, c(0.7,0.2,0.09,0.01)) ac <- test.segRatio(a$seg.ratios, ploidy=8, method="chi.squared") print(ac)
  • Maintainer: Peter Baker
  • License: GPL-3
  • Last published: 2018-03-22

Useful links