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