powered by
Generic function
penalty(object) <- value
Object of class cpt.geo.
Replacement value.
Character string of type of penalty used.
Generic function.
penalty<--methods
# NOT RUN { x <- new('cpt.geo') penalty(x) <- 'Manual' # }
Run the code above in your browser using DataLab