powered by
This funciton transforms a list of fitted models into a data frame.
makeFitComb(distFitsList)
a (non-empty) list containing the fitted models from the function fitFunc
Returns a data frame where each row is a distribution/unique ID pair, ie a county and its fitted GB2 distribution. It also contains summary stats.
Transforms a list into a data frame
# NOT RUN { #not run, internal function # }
Run the code above in your browser using DataLab