Generic Function - distance
Generic Function
distance(object)
object
: Object of class cpt.geo.Generic function
Numeric vector of changepoints in distances.
Thomas Grundy
distance-methods
x <- new('cpt.geo') #new cpt.geo object distance(x) #retrieves the distance slot from x.