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