plot_one_result: plot_one_result

Description Usage Arguments Value Examples

Description

plot_one_result plots the logistic probabilities and population sample points with a color scale corresponding to a given probability range

Usage

1
plot_one_result(result, max_range)

Arguments

result

a returned value from run_simulations

max_range

the maximum range of probabilities to be used for setting the color scale (breaks/legends)

Value

None

Examples

1
plot_one_result(result1, max_range=range(unlist(result$range)))

elaineliu5/DVM documentation built on May 16, 2019, 2:57 a.m.