rDalitz {MD2sample} | R Documentation |
This function creates data for Dalitz plot
Description
This function creates data for Dalitz plot
Usage
rDalitz(nyadd = 0, which = 1, addon, n = 200, nx = n, ny = n)
Arguments
nyadd |
=0 |
which |
type of Daliz plot. |
addon |
what to add to uniform |
n |
=200, sample size of both data sets. |
nx |
=n, sample size of x data set. |
ny |
=n, sample size of y data set. |
Value
a list of functions
[Package MD2sample version 1.0.0 Index]