Learn R Programming

nspmix (version 2.0-0)

valid: 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)

Value

A logical value.

Arguments

x

an object of a class for data.

beta

instrumental parameter in a semiparametric mixture.

theta

values of the mixing variable.

Author

Yong Wang <yongwang@auckland.ac.nz>