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