## S3 method for class 'PairedPSCBS':
bootstrapTCNandDHByRegion(fit, B=1000L, probs=c(0.025, 0.05, 0.95, 0.975), statsFcn=NULL,
by=c("betaTN", "betaT"), force=FALSE, seed=NULL, verbose=FALSE, .debug=FALSE, ...)integer specifying the number of bootstrap samples.character specifying whether DH should be calculated from
normalized ('betaTN') or non-normalized ('betaT') tumor BAFs.TRUE, already existing estimates are ignored,
otherwise not.Verbose.TRUE, additional sanity checks are
performed internally..PairedPSCBS object with copy-neutral calls.*callCopyNeutralByTCNofAB().