Save iteration plots in PDF file
Arguments
- sessions
tibble, sessions data set in evprof standard format.
- k
number of clusters
- filename
string defining the PDF output file path (with extension .pdf)
- it
number of iterations
- seeds
seed for each iteration
- plot_scale
scale of each iteration plot for a good visualization in pdf file
- points_size
integer, size of points in the scatter plot
- mclust_tol
tolerance parameter for clustering
- mclust_itmax
maximum number of iterations
- log
logical, whether to transform
ConnectionStartDateTime
andConnectionHours
variables to natural logarithmic scale (base =exp(1)
).- start
integer, start hour in the x axis of the plot.