Description Usage Arguments Value
With the posterior w parameters calculated from the Gibbs run, and
posterior_params, a Final F matrix can be calculated. and
hence, ploted against every Input X to see how does the PWP expansion looks
like for the specified set of parameters.
1  | plot_each_F(Y, X, F_mat)
 | 
Y | 
 A vector of binary response. Can be encoded as either a factor vector or as a numeric one.  | 
X | 
 A data frame or matrix containing the original Inputs for the model.  | 
F_mat | 
 The F matrix calculated via   | 
d plots for each dimention created using ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.