penalty function

Generic Function - penalty

Generic Function - penalty

Generic Function

penalty(object)

Arguments

  • object: Object of class cpt.geo.

Details

Generic function

Returns

Character string of type of penalty used.

Author(s)

Thomas Grundy

See Also

penalty-methods

Examples

x <- new('cpt.geo') #new cpt.geo object penalty(x) #retrieves the penalty slot from x.