Description Usage Arguments Details Value
View source: R/drawAlphaIndicSF.R
Internal. drawAlphaIndicSF draws indicator values and
regression coefficients for the selection model (probit model of
choosing treatment)
| 1 2 | drawAlphaIndicSF(y, X, delta, deltafix, omega, invA0, isel,
  fix.alpha = FALSE)
 | 
| y | outcome vector | 
| X | data matrix | 
| delta | delta index of selection | 
| deltafix | fixed delta indices, not subject to variable selection | 
| omega | correlation parameter | 
| invA0 | inverse alpha entries matrix | 
| isel | indicator whether selection is performed | 
The procedure also includes variable selection process, utilizing a Dirac spike prior distribution for variable selection single move update y... n x 1 response from fixed effects model X... n x k regressor matrix
delta ... k x 1 indicators
alpha ... k x 1 regression effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.