Description Usage Arguments Details Value Author(s) See Also Examples
Generic Function
1 | nquantiles(object)
|
object |
Object of class cpt.geo. |
Generic function
Numeric value of number of quantiles used in empirical likelihood.
Thomas Grundy
1 2 3 | x <- new('cpt.geo') #new cpt.geo object
nquantiles(x) <- 10
nquantiles(x) #retrieves the nquantiles slot from x.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.