mean.nor: mean.nor

Description Usage Arguments Details Value

Description

mean.nor compute estimated value from vector of normal distribution

Usage

1
2
## S3 method for class 'nor'
mean(x, area)

Arguments

x

a vector containing observations, e.g. game densities

area

a vector containing areas of each drives in ha

Details

mean.nor(x, area)

Function computes expected value and multiply by percent of area where species was observed. In case of n<2, weighted mean is used instead.Here will be described how it works TBA

Value

value

estimated value computed from vector with normal distribution using mean from base package


mkdyderski/gamemanageR documentation built on May 23, 2019, 1:06 a.m.