powered by
Generic Function
distance(object)
Object of class cpt.geo.
Numeric vector of changepoints in distances.
Generic function
distance-methods
# NOT RUN { x <- new('cpt.geo') #new cpt.geo object distance(x) #retrieves the distance slot from x. # }
Run the code above in your browser using DataLab