liksrss: Calculate density function and integrate between limits

Description Usage Arguments Value

View source: R/liksrss.r

Description

#' liksrss calculates density function for a normal distribution and integrates between limits of SRSS times (dawn/dusk)

Usage

1
liksrss(obs, srss, srsd)

Arguments

obs

input light observation. See calc.srss

srss

is raster of possible SR or SS times within study area

srsd

is raster of SD of SRSS times in study area calculated with raster::focal

Value

an array of SRSS-based likelihoods


HMMoce documentation built on Nov. 17, 2017, 5:57 a.m.