eq12_Pcpp: Equation 12: Proportion of pairs between a male and female...

View source: R/eq12_Pcpp.R

eq12_PcppR Documentation

Equation 12: Proportion of pairs between a male and female both from poor habitat (P.cpp)

Description

The proportion of pairings between a male and female both originating from poor winter habitat is calculated by subtraction using values calcualted by previous equations.

Usage

eq12_Pcpp(P.cgg, P.cgp, P.cpg, ...)

Arguments

P.cgg

Proportion of pairs in source (c) where male and female both originated from good (gg) winter habitat

P.cgp

Proportion of pairs in source (c) where male originated from good (g) and female originated from poor winter habitat

P.cpg

Proportion of pairs in source (c) where male originated from poor (p) and female originated from good (g) winter habitat

...

Additional parameters

Details

Note that in the original paper, equations 10 and 11 both are named "P.cgp" but in equation 12 it is implied that 10 should be P.cgp while 11 should P.cpg. This would maake the 2nd subscript for the male condition (P.cg_) and the 3rd subscript for the female condition (P.c_p)

Value

P.cpp: Scalar - Proportion of pairs between a male and female both from poor habitat

Examples

eq12_Pcpp(P.cgg = 1, P.cgp = 0.0, P.cpg = 0.0)


brouwern/FACavian documentation built on March 23, 2022, 10:07 a.m.