Repeatr_5: produces results using a coefficient table for a choice model...

View source: R/Repeatr_5.R

Repeatr_5R Documentation

produces results using a coefficient table for a choice model estimated with mlogit.

Description

Produces a summary table that includes song performance counts, song performance intensities, and ratings based on the estimated choice model parameters.

Usage

Repeatr_5(mymodeldf = NULL)

Arguments

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.

Examples

Repeatr_5_results <- Repeatr_5(mymodeldf = results_ml_Repeatr4)


alexmitrani/Repeatr documentation built on Feb. 3, 2025, 1:36 p.m.