valid | R Documentation |
A generic method used to return TRUE
if the
values of the paramters use for a nonparametric/semiparametric
mixture are valid, or FALSE
if otherwise.
valid(x, beta, theta)
x |
an object of a class for data. |
beta |
instrumental parameter in a semiparametric mixture. |
theta |
values of the mixing variable. |
A logical value.
Yong Wang <yongwang@auckland.ac.nz>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.