random_lm | R Documentation |
This function returns a model which can be passed to renderText or renderTable if pre-processed appropriately
random_lm(nobs = 100, nx = 2)
nobs |
Numeric. number of observation |
nx |
Numeric. number of variables. Should be lower that nobs |
a model output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.