Generic Function - nquantiles<-
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