powered by
Generic function
dist.cpts(object) <- value
Object of class cpt.geo.
Replacement value.
Numeric vector of changepoints in distances.
Generic function.
dist.cpts<--methods
# NOT RUN { x <- new('cpt.geo') dist.cpts(x) <- c(50,100) # }
Run the code above in your browser using DataLab