powered by
Generic function
nquantiles(object) <- value
Object of class cpt.geo.
Replacement value.
Numeric value of number of quantiles used in empirical likelihood.
Generic function.
nquantiles<--methods
# NOT RUN { x <- new('cpt.geo') nquantiles(x) <- 10 # }
Run the code above in your browser using DataLab