Learn R Programming

rase (version 0.2-22)

bigauss_pdf: Bivariate Gaussian PDF

Description

For internal use only.

Usage

bigauss_pdf(s, mx, my, sx, sy, rho)

Arguments

s
two column matrix that will be evaluated.
mx
mean in x.
my
mean in y.
sx
variance in x.
sy
variance in y.
rho
correlation between x and y.

Value

Function used by polyCub.SV

References

Quintero, I., Keil, P., Jetz, W., Crawford, F. W. 2015 Historical Biogeography Using Species Geographical Ranges. Systematic Biology. doi: 10.1093/sysbio/syv057

See Also

rase