ComenzarEmpieza gratis

Finding the levels of a factor

A data set called sportscar has been loaded for you. It describes choices between different sports cars that have four features:

  • the number of seats
  • the transmission type
  • whether it has a convertible roof
  • the price in thousands of dollars

Feel free to inspect the data frame using your favorite functions. When you are done, use summary() or levels() to find out what the levels for the seat variable are in this data set. The levels of the seat variable in sportscar are:

Este ejercicio forma parte del curso

Choice Modeling for Marketing in R

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio