nquantiles<- | R Documentation |
Generic function
nquantiles(object) <- value
object |
Object of class cpt.geo. |
value |
Replacement value. |
Generic function.
Numeric value of number of quantiles used in empirical likelihood.
Thomas Grundy
nquantiles<–methods
x <- new('cpt.geo')
nquantiles(x) <- 10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.