pen.value<- {changepoint.geo} | R Documentation |
Generic function
pen.value(object) <- value
object |
Object of class cpt.geo. |
value |
Replacement value. |
Generic function.
Numeric value of the penalty used
Thomas Grundy
x <- new('cpt.geo')
pen.value(x) <- 20