powered by
Generic Function
nquantiles(object)
Numeric value of number of quantiles used in empirical likelihood.
Object of class cpt.geo.
Thomas Grundy
Generic function
nquantiles-methods
x <- new('cpt.geo') #new cpt.geo object nquantiles(x) <- 10 nquantiles(x) #retrieves the nquantiles slot from x.
Run the code above in your browser using DataLab