powered by
Print method for objects of class multiscale.cpts
multiscale.cpts
# S3 method for multiscale.cpts print(x, ...)
a multiscale.cpts object
not in use
x <- testData(model = "mix", seed = 12345)$x mlp <- multiscale.localPrune(x) print(mlp)
Run the code above in your browser using DataLab