Description Usage Arguments Value
Estimate INAR parameters.
1 2 3 4 5 6 7 |
Y |
A n x d matrix containing token counts for n different tokens and d different documents. |
theta |
A n x d matrix. The logs of the Poisson parameters. |
group |
A character vector of length n for grouping. |
time |
A numeric vector of length n to order elements by time. |
row_ids |
A index vector of length n mapping the ordering of group and time to the ordering in the rows of theta. |
A named list with INAR parameters for each group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.