powered by
This dataset contains measurements of voltage and electrical power consumption recorded from a household between December 2006 and November 2010.
A bivariate functional data object of class `mvmfd` with the following fields:
Voltage measurements in volts.
Calculated power consumption in watts.
if (FALSE) { # Load the Electrical Power Dataset data("electrical_power_data") head(electrical_power_data) }
Run the code above in your browser using DataLab