valid: Valid parameter values

View source: R/cnm.R

validR 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>


nspmix documentation built on June 8, 2025, 12:29 p.m.

Related to valid in nspmix...