powered by
This function allows the visualization of the bias-corrected values (i.e. recalibrated values, variable y1_corr) of the new measurement method.
compare_plot(object)
list returned by measure_compare function.
# \donttest{ ### Load the data data(data1) ### Analysis measure_model <- measure_compare(data1, nb_simul=100) ### Plot the bias compare_plot(measure_model)# }
Run the code above in your browser using DataLab