clusterPV {deltaGseg}R Documentation

clusterPV

Description

Wrapper for modified pvclust function.

Usage

clusterPV(object,bootstrap=500)

Arguments

object

An object of class 'SegTrajectories'.

bootstrap

Integer. Number of bootstraps to run.

Details

This is a wrapper to call the pvclust function that has been modified to suit our deltaGseg computation.

Value

Returns an object of class "pvclust". For use in clusterSegments when running the pvclust option.

Author(s)

Diana H.P. Low, Efthimios Motakis

References

Shimodaira, H. (2004). Approximately unbiased tests of regions using multistep-multiscale bootstrap resampling, Annals of Statistics 32, 2616-2641.

See Also

clusterSegments]

Examples

data(deltaGseg)
clusterPV(traj1.denoise)

[Package deltaGseg version 1.26.0 Index]