vmeasest: Estimate uncertainty from measurement errors

Description Usage Arguments Examples

View source: R/functions.r

Description

Estimate uncertainty from measurement errors

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
vmeasest(
  x,
  count,
  area,
  transect,
  Spacing,
  gap,
  var_b,
  var_u,
  var_a,
  cov_ab = NA,
  intcpt = FALSE
)

Arguments

x

X Coordinates in Cartesian system

count

Vector containing the pup counts for each photo

area

Vector containing area of each photo

transect

Vector containing the transect each photo comes from

Spacing

Distance between transect

gap

Distance threshold for length if flown over open water

Examples

1

NorskRegnesentral/pupR documentation built on Sept. 17, 2020, 5:52 p.m.