bikeMi {conformalInference.multi} | R Documentation |
Log of all bike rentals in Milan in 2016 form January to March
Description
A dataset containing the log of all the bike trips in Milan (using the BikeMi service), in the period from 25th of January to the 6th of March from Duomo to Duomo, as well as meteorological data.
Usage
bikeMi
Format
A data frame with 41 rows and 6 variables:
- start
number of trips started in Duomo a given day
- end
number of trips ended in Duomo a given day
- we
is weekend?If true, than we is 1
- rain
mean amount of rain during the day
- dtemp
difference between average temperature of the day and of the period
- we_rain
interaction between weekend and rain
Source
https://www.mate.polimi.it/biblioteca/add/qmox/19-2019.pdf
[Package conformalInference.multi version 1.1.1 Index]