rDalitz: This function creates data for Dalitz plot

View source: R/rDalitz.R

rDalitzR 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


MD2sample documentation built on Aug. 8, 2025, 7:10 p.m.