pen.value_- function

Generic Function - pen.value<-

Generic Function - pen.value<-

Generic function

pen.value(object) <- value

Arguments

  • object: Object of class cpt.geo.
  • value: Replacement value.

Details

Generic function.

Returns

Numeric value of the penalty used

Author(s)

Thomas Grundy

See Also

pen.value<-methods

Examples

x <- new('cpt.geo') pen.value(x) <- 20