View source: R/coef_draw_functions.R
coefDrawH | R Documentation |
Given a regression (linmod), this function takes a random draw for the coefficients.
coefDrawH(linmod)
linmod |
Linear regression model. |
mydraw A random draw for the coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.