Description Usage Arguments Value
function to return rate pairs given a preference matrix
1 | select_rate_pairs(ar, xs, ys)
|
ar |
is the preference matrix (a pdf superimposed on a grid) |
xs |
is the vector of values along the x-axis of 'ar' |
ys |
is the vector of values along the y-axis of 'ar' |
a pair of floats c(x, y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.