powered by
This is an internal function for using a C code while merging chromosome segments in the segmentation step.
chrMerge(nbSeg, idStart, idEnd, lBound, uBound, segVal, segProba, fcall, L2R, nd, dm, sigma)
Number of current segments
Position indexes of the first probes for segments
Positions indexes of the last probes for segments
Lower bound position for segments
Upper position for segments
Change values associated with segments
Probabilities associated with segments
Detection status associated with probes
Change values associated with probes
Number of acceptable non-detection between two significant of a segment
Average distance between two consecutive probes of the chromosome
Standard deviation of the residual observations, see reference
Dembele D, Analysis of high biological data using their rank values, Stat Methods Med Res, accepted for publication, 2018
# NOT RUN { # data(fdata); # }
Run the code above in your browser using DataLab