Skip to contents

Bandwidths used in a spiDE analysis

Usage

bandwidths(object)

# S4 method for class 'SpiDEResults'
bandwidths(object)

Arguments

object

a SpiDEResults object.

Value

a numeric vector of niche bandwidths.

Examples

data(toySpiDE)
spe <- buildNiches(toySpiDE, sigma = 20)
res <- fitSpiDE(spe, condition = "condition", sigma = 20, random = "none", verbose = FALSE)
bandwidths(res)
#> [1] 20