View source: R/get_empirical_population.R
get_empirical_population | R Documentation |
Compute empirical population by imputing reponses and measured sizes using knn.
get_empirical_population(sample_indices, pop, y)
sample_indices |
Indices of sample. |
pop |
Population data frame to be sampled with 4 columns.
|
y |
Sample response values. |
A summary data frame of the estimator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.