R/motor_data.R

#' Multivariate time series dataset on the temperature of an electric motor
#'
#' Data from several sensors on an electric motor that records different
#' benchmark sessions of measurements at 2 Hz. The dataset is reduced to
#' 3000 instances from the 60th session in order to include it in the package
#' for testing purposes. For the complete dataset, refer to the source.
#'
#' @docType data
#' @usage data(motor)
#' @keywords datasets
#' @source Kaggle, <https://www.kaggle.com/wkirgsn/electric-motor-temperature>
"motor"

Try the dbnR package in your browser

Any scripts or data that you put into this service are public.

dbnR documentation built on Oct. 5, 2022, 1:07 a.m.