.sample_model_data | R Documentation |
Sample model data for large datasets
.sample_model_data(n, sample_size, y_obs, fitted_vals, model_matrices)
n |
Total number of observations |
sample_size |
Target sample size |
y_obs |
Vector of observed values |
fitted_vals |
Vector of fitted values |
model_matrices |
List of model matrices |
A list with sampled data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.