dfp | R Documentation |
Discrete factor analysis with the Poisson distribution
dfp(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 |
estlambda |
Estimated parameters for factors |
estmu |
Estimated parameters for each variable within each factor |
dfp(car_data[,2:9])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.