Estimate a threshold for calling LOH from DH to be used by the *callLOH() method.
# S3 method for PairedPSCBS
estimateDeltaLOH(this, flavor=c("minC1|nonAB"), ..., max=Inf, verbose=FALSE)Returns the threshold estimate as a numeric scalar or -Inf.
In case it is not possible to estimate the LOH threshold, then
-Inf is returned.
Henrik Bengtsson
Internally, one of the following methods are used:
*estimateDeltaLOHByMinC1ForNonAB().