inversionList-class {inveRsion}R Documentation

Class "inversionList"

Description

Lists output of the inversion model for each region of interest specified.

Objects from the Class

Objects can be created by calls of the form listInv(object, hapCode, geno, ROI, saveRes, thBic, all) and are lists of inversion objects.

Slots

results:

Object of class "list" list of inversion objects

Methods

accBic

signature(object = "inversionList"): Computes accuracy for chromosome classification when known

getClassif

signature(object = "inversionList"): Extracts classification for each chromosome

plot

signature(x = "inversionList"): Plots BIC values for trial segments

show

signature(object = "inversionList"): shows object

Author(s)

Alejandro Caceres acaceres@creal.cat

See Also

listInv, HaploCode

Examples

data(invList)
invList

[Package inveRsion version 1.40.0 Index]