dfnb | R Documentation |
Discrete factor analysis for the negative binomial distribution
dfnb(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 |
estr0 |
Estimated value of r for the negative binomial distributed factor(s) |
estp0 |
Estimated value of p for the negative binomial distributed factor(s) |
estr |
Estimated value of r for the negative binomial distributed observations(s) |
estp |
Estimated value of r for the negative binomial distributed observations(s) |
dfnb(zinb100_Data[1:40,1:5])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.