rhrTuningParameter: Tuning parameter of Home Range Estimate

Description Usage Arguments Details Value

Description

Function to retrieve the tuning parameter(s) of a home range estimate.

Usage

1
rhrTuningParameter(x, msg = FALSE, digits = 3, ...)

Arguments

x

Instance of RhrEst.

msg

Boolean scalar, indicating if the answer should be returned as message.

digits

Numeric scalar, giving the number of decimal places to round to.

...

none implemented

Details

Some home range estimators require a tuning parameter for the estimation (e.g. the bandwidth for kernel density estimates). This functions retrieves the value of the tuning parameter. If msg = TRUE values are rounded to the digit decimal place.

Value

If msg is TRUE a character string, else a list with the name of the tuning parameter and its value.


jmsigner/rhr documentation built on June 26, 2020, 8:59 a.m.