Reports which estimation routine produced a fitted object and what
uncertainty information, if any, is available. Methods exist for
ame_als fits (the fast block coordinate descent estimator) and
boot_ame bootstrap objects.
sampler_describe(object, verbose = TRUE)# S3 method for ame_als
sampler_describe(object, verbose = TRUE)
# S3 method for boot_ame
sampler_describe(object, verbose = TRUE)
# S3 method for ame
sampler_describe(object, verbose = TRUE)
# S3 method for lame
sampler_describe(object, verbose = TRUE)
The input object, invisibly.
a fitted object (ame_als or boot_ame).
logical; if TRUE (default) print the description.