penalty | R Documentation |
Generic Function
penalty(object)
object |
Object of class cpt.geo. |
Generic function
Character string of type of penalty used.
Thomas Grundy
penalty-methods
x <- new('cpt.geo') #new cpt.geo object
penalty(x) #retrieves the penalty slot from x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.