Description Usage Arguments Author(s) See Also
This routine plots the effective survey volume function Veff(x)
assumed when fitting a two-dimensional generative distribution function (GDF). Note that this function Veff(x)
is stored as survey$selection$veff
when fitting a GDF using survey=dffit(...)
.
1 2 3 4 5 6 | dfplotveff2(
survey,
xlab = "Observable x1",
ylab = "Observable x2",
zlab = "Veff"
)
|
survey |
List produced by |
xlab |
Label on x-axis, associated with the first observable ( |
ylab |
Label on y-axis, associated with the first observable ( |
zlab |
Label on z-axis, displaying the GDF as a function of x and y. |
Danail Obreschkow
See examples in dffit
. To display Veff(x)
of one-dimensional distribution functions use dfplotveff
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.