powered by
F.abund.estim
## S3 method for class 'abund': print(x, ...)
obj
F.dfunc.estim
set.seed(444443) x <- rgamma(1000, 2,2) fit <- F.dfunc.estim(x, likelihood="Gamma") fit <- F.abund.estim(fit, tot.trans.len=1000 ) print(fit)
Run the code above in your browser using DataLab