calc_w: Calculate 'w(x)'

View source: R/uhc_plots.R

calc_wR Documentation

Calculate w(x)

Description

Calculates the value of the exponential habitat selection function

Usage

calc_w(f, b, newdata)

Arguments

f

⁠[formula]⁠
A model formula.

b

⁠[numeric]⁠ A named vector of coefficients.

newdata

⁠[data.frame]⁠
A data.frame to predict eHSF values.

Details

This is actually like to be w(x) * phi(x) for an iSSF.


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.