Description Usage Arguments Value
gen_agg_lm
generates data to test the aggregress
package. It is an internal function used for testing.
1 | gen_agg_lm(model)
|
model |
a string to denote the model with which to generate the data frame. It can be 'lpm' for a linear proability model, 'lm' for a linear regression model or 'log' for a logistic regression model. |
a data frame of response variables and covariates for linear regression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.