gridpoints {nspmix}R Documentation

Grid points

Description

A generic method used to return a vector of grid points used for searching local maxima of the gradient funcion.

Usage

gridpoints(x, beta, grid)

Arguments

x

an object of a class for data.

beta

instrumental parameter in a semiparametric mixture.

grid

number of grid points to be generated.

Value

A numeric vector containing grid points.

Author(s)

Yong Wang <yongwang@auckland.ac.nz>


[Package nspmix version 2.0-0 Index]