powered by
This function generates a dataframe which can be easily plotted using the `plot_general_data`-function
generate_data.Parameter_correlation(dsList, par1, par2)
The DataSetList object
The first parameter. Either a parameter name or 'f(x)'
The second parameter. Either a parameter name or 'f(x)'
generate_data.Parameter_correlation(subset(dsl, funcId == 1), 'f(x)', 'f(x)')
Run the code above in your browser using DataLab