compareModels: Compare copy number models

View source: R/compareMethods.R

compareModelsR Documentation

Compare copy number models

Description

Compare two aneuHMM objects. The function computes the fraction of copy number calls that is concordant between both models.

Usage

compareModels(model1, model2)

Arguments

model1

An aneuHMM object or file that contains such an object.

model2

An aneuHMM object or file that contains such an object.

Value

A numeric.

Author(s)

Aaron Taudt


ataudt/aneufinder documentation built on April 18, 2023, 4:20 a.m.