View source: R/sim_power_dens.R
sim_power_dens | R Documentation |
A function that takes the target densities and their priorities and returns a power density image over a range of parameters
sim_power_dens(target_dens, dens_manip, priorities, priorities_manip, window)
target_dens |
list of target densities. This should always be a list, even if there is only one target density. |
dens_manip |
a target density for which we manipulate the value of priorities |
priorities |
numeric. 'priorities' specifies the priority for the target density that we do not manipulate. |
priorities_manip |
vector of priorities for the density that we manipulate. |
window |
owin object |
list of densities and priorities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.