rds.interval.estimate
objectPrints an rds.interval.estimate
object
# S3 method for rds.interval.estimate
print(x, as.percentage = NULL, ...)
an rds.interval.estimate
object
logical. Print the interval estimates as percentages (as distinct from proportions). The default, NULL, means that it will determine if the variable is discrete or continuous and only print them as percentages if they are discrete.
unused