bixicoll: Illustration of collinearity using Bixi rentals

bixicollR Documentation

Illustration of collinearity using Bixi rentals

Description

This dataset gives the total numbers of daily rentals between 2014 and 2019 of Bixi in Montreal as a function of the temperature (recorded at 16:00). These data are used to illustrate the effect of collinearity using rounding.

Usage

bixicoll

Format

a data frame of 1184 observations of the following variables

lognusers

log of the total number of daily rentals

celcius

temperature at the nearby airport (in Celcius)

farenheit

temperature at the nearby airport (in Farenheit)

rfarenheit

temperature at the nearby airport (in Farenheit), rounded to the nearest unit

Author(s)

Léo Belzile

Source

Bixi, Environnement Canada


lbelzile/hecstatmod documentation built on Sept. 9, 2024, 6:21 a.m.