penalty {changepoint.geo} | R Documentation |
Generic Function
penalty(object)
object |
Object of class cpt.geo. |
Generic function
Character string of type of penalty used.
Thomas Grundy
x <- new('cpt.geo') #new cpt.geo object
penalty(x) #retrieves the penalty slot from x.