accuracy-class: Class "accuracy"

Description Objects from the Class Slots Methods Note Author(s) See Also Examples

Description

These objects hold the accuracy computation for the classification of chromosomes into inverted or non-inverted population for increasing levels of BIC thresholds.

Objects from the Class

accuracy is generated by calls to accBic(inversionList, mem, classFile, nsub, npoints, geno, wROI), which is a method for the class inversionList

Slots

out:

Object of class "matrix"

matrix with three columns storing the range of BIC thresholds, probability of inversion within the population and accuracy of the classification.

Methods

plot

signature(x = "accuracy",w="character"): plots accuracy Vs BIC for w="a", or frequency of inversion Vs BIC for w="f"

Note

version R 2.10.1

Author(s)

Alejandro Caceres acaceres@creal.cat

See Also

accBic, inversionList

Examples

1
2
3

inveRsion documentation built on Nov. 8, 2020, 5:08 p.m.