powered by
Simple print function for the four estimators (i.e. mle, conditional mle, moment based and survey sample).
# S3 method for cpreval print(x, ...)
Prints object
A cpreval object
cpreval
Further arguments passed to or from other methods
Stephane Guerrier
X = sim_Rs(theta = 3/100, pi0 = 1/100, n = 1500, seed = 18) survey_mle(X$R, X$n)
Run the code above in your browser using DataLab