Description Usage Arguments Value Author(s)
This function executes the extrapolation step of the simulation extrapolation deconvolution method (Stefanski and Bay, 1996). The function can accomodate single-stage and two-stage samples.
1 |
z |
Vector of the response value for each site. |
val |
Vector of the set of values at which the CDF is estimated. |
sigma |
Measurement error variance. |
var.sigma |
Variance of the estimated measurement error variance. |
cluster.ind |
Logical value that indicates whether the survey design utilizes two stages. |
cluster |
Vector of the stage one sampling unit (primary sampling unit or cluster) code for each site. |
Output is a list containing the following matrices:
values of the function g(.) evaluated at val for each value of z
values of the derivative of the function g(.)
Tom Kincaid Kincaid.Tom@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.