R/tes.R
print.rarestr.Rd
This function prints the contents of a rarestr object.
# S3 method for class 'rarestr' print(x, ...)
a "rarestr" object#'
Other arguments passed to print().
Print the "rarestr" class
data(share, package = 'rarestR') Output_tes <- tes(share[1,]) Output_tes #> est est.sd model.par #> TESa 138.50 2.46 logistic #> TESb 92.63 32.65 Weibull #> TESab 115.56 16.37 <NA>