| fit_US_cities {distributionsrd} | R Documentation | 
Fitted distributions to the US Census 2000 city size distribution.
Description
A dataset containing 52 distribution fits to the US Census 2000 city size distributions
Usage
fit_US_cities
Format
A data frame with 52 rows and 7 variables:
- dist
- distribution 
- components
- number of components 
- prior
- list of prior weights for the individual distribution components of FMM 
- coefficients
- list of coefficients for the distributions 
- np
- Number of paramters 
- n
- Number of observations 
- convergence
- Logical indicating whether the fitting procedure converged 
Source
http://doi.org/10.3886/E113328V1
[Package distributionsrd version 0.0.6 Index]