results_ml_Repeatr4: Estimated coefficients and related statistics from the model...

results_ml_Repeatr4R Documentation

Estimated coefficients and related statistics from the model ml.Repeatr4

Description

Basic choice model

Usage

results_ml_Repeatr4

Format

dataframe with one row for each coefficient in the model.

Estimate

The coefficient value

Std. Error

The standard error of the coefficient

z-value

The z-value of the coefficient

Pr(>|z|)

The P value of the coefficient

Details

This model was estimated with mlogit on all of the data.

The utility formula was as follows:

choice ~ yearsold_1 + yearsold_2 + yearsold_3 + yearsold_4 + yearsold_5 + yearsold_6 + yearsold_7 + yearsold_8 + song2 + ... + song92

Examples

  results_ml_Repeatr4

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