sim_power_dens: Simulate power densities

View source: R/sim_power_dens.R

sim_power_densR Documentation

Simulate power densities

Description

A function that takes the target densities and their priorities and returns a power density image over a range of parameters

Usage

sim_power_dens(target_dens, dens_manip, priorities, priorities_manip, window)

Arguments

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

Value

list of densities and priorities


geocausal documentation built on April 3, 2025, 8:46 p.m.