Description Usage Format Examples
This is a simulated dataset which contains informations about behaviour of internauts concerning one video published on the web. This dataset (video3) contains 5 symbolic interval variables. In these data, the five successive pairs of columns represented the five symbolic variables of type interval. 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.