Description Usage Arguments Value
Calculates distribution of latent regression coefficients
1 | calc_latent_regression_coefs_distribution(variance, beta, Y)
|
variance |
dataframe of variances. Column for each dimension. Row per posteriorsample draw. |
beta |
dataframe of regressioncoefficients. Column for each predictor. Row per posteriorsample draw. |
Y |
dataframe of regression indicators. Column for each predictor. Row per observation. |
List with R.squared and sd median_hdi summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.