clusterPV {deltaGseg} | R Documentation |
Wrapper for modified pvclust function.
clusterPV(object,bootstrap=500)
object |
An object of class 'SegTrajectories'. |
bootstrap |
Integer. Number of bootstraps to run. |
This is a wrapper to call the pvclust function that has been modified to suit our deltaGseg computation.
Returns an object of class "pvclust". For use in clusterSegments
when running the pvclust option.
Diana H.P. Low, Efthimios Motakis
Shimodaira, H. (2004). Approximately unbiased tests of regions using multistep-multiscale bootstrap resampling, Annals of Statistics 32, 2616-2641.
data(deltaGseg) clusterPV(traj1.denoise)