powered by
Plot ERT-plots for multiple functions or dimensions
Plot.RT.Multi_Func( dsList, scale.xlog = F, scale.ylog = F, scale.reverse = F, backend = NULL )# S3 method for DataSetList Plot.RT.Multi_Func( dsList, scale.xlog = F, scale.ylog = F, scale.reverse = F, backend = NULL )
# S3 method for DataSetList Plot.RT.Multi_Func( dsList, scale.xlog = F, scale.ylog = F, scale.reverse = F, backend = NULL )
A plot of ERT-values of the DataSetList
A DataSetList (should consist of only one function OR dimension).
Whether or not to scale the x-axis logaritmically
Whether or not to scale the y-axis logaritmically
Wheter or not to reverse the x-axis (when using minimization)
Which plotting library to use. Either 'plotly' or 'ggplot2'.
Plot.RT.Multi_Func(dsl)
Run the code above in your browser using DataLab