pen.value<- | 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
pen.value<–methods
x <- new('cpt.geo')
pen.value(x) <- 20
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.