gridpoints | R Documentation |
A generic method used to return a vector of grid points used for searching local maxima of the gradient funcion.
gridpoints(x, beta, grid)
x |
an object of a class for data. |
beta |
instrumental parameter in a semiparametric mixture. |
grid |
number of grid points to be generated. |
A numeric vector containing grid points.
Yong Wang <yongwang@auckland.ac.nz>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.