valid {nspmix} | R Documentation |
Valid parameter values
Description
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.
Usage
valid(x, beta, theta)
Arguments
x |
an object of a class for data. |
beta |
instrumental parameter in a semiparametric mixture. |
theta |
values of the mixing variable. |
Value
A logical value.
Author(s)
Yong Wang <yongwang@auckland.ac.nz>
[Package nspmix version 2.0-0 Index]