dfzip | R Documentation |
Discrete factor analysis with the zero inflated Poisson distribution
dfzip(y)
y |
Data, an n by d numeric matrix |
A list with entries
AIC |
AIC value for the optimal model |
indexmat |
Factors and variables in each factor |
estpilam |
Estimated zero-inflated parameters for for each factor |
estlam |
Estimated parameters for each factor |
estpimu |
Estimated zero-inflated parameters for each variable within each factor |
estmu |
Estimated parameters for each variable within each factor |
dfzip(car_data[,1:3])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.