All tidying methods return a data.frame without rownames, whose
structure depends on the method chosen.
tidy.fitdistr
returns one row for each parameter that
was estimated, with columns:
termThe term that was estimated
estimateEstimated value
std.errorStandard error of estimate
glance.fitdistr returns a one-row data.frame with the columns
nNumber of observations used in estimation
logLiklog-likelihood of estimated data
AICAkaike Information Criterion
BICBayesian Information Criterion