Skip to contents

This function prints the contents of a rarestr object.

Usage

# S3 method for class 'rarestr'
print(x, ...)

Arguments

x

a "rarestr" object#'

...

Other arguments passed to print().

Value

Print the "rarestr" class

Examples

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>