ComeçarComece de graça

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 exercício faz parte do curso

Choice Modeling for Marketing in R

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício