Repeatr_5 | R Documentation |
Produces a summary table that includes song performance counts, song performance intensities, and ratings based on the estimated choice model parameters.
Repeatr_5(mymodeldf = NULL)
mymodeldf |
optional choice model coefficients dataframe to be used to generate the results. If omitted, the default choice model coefficients dataframe will be used, which is results_ml_Repeatr4. |
Repeatr_5_results <- Repeatr_5(mymodeldf = results_ml_Repeatr4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.