Description Usage Format Examples
This is a simulated dataset which contains information about the behaviour of internauts on a video published on the web. This dataset (video1) contains 5 symbolic interval variables. In these data, the five successive pairs of columns represented the five symbolic interval variables. Each pair consists of a min and a max.
1 |
A data frame with 10 observations on the following 10 variables.
nvisitmina numeric vector, minimum daily average number of visits.
nvisitmaxa numeric vector, maximum daily average number of visits.
nwatchmina numeric vector, minimum daily average number of people who clicked on play.
nwatchmaxa numeric vector, maximum daily average number of people who clicked on play.
nlikemina numeric vector, minimum daily average number of people who clicked on 'I like'.
nlikemaxa numeric vector, maximum daily average number of people who clicked on 'I like'.
ncomntmina numeric vector, minimum daily average number of people who commented.
ncomntmaxa numeric vector, maximum daily average number of people who commented.
nsharemina numeric vector, minimum daily average number of people who shared the video.
nsharemaxa numeric vector, maximum daily average number of people who shared the video.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.