View source: R/SequenceSpikeSlab.R
SSS_make_beta_grid | R Documentation |
Creates a vector of uniformly spaced grid points in the beta parametrization Ensures the number of generated grid points is >= mingridpoints (which does not have to be integer), and that their number is always odd so there is always a grid point at pi/4.
SSS_make_beta_grid(minngridpoints)
minngridpoints |
Minimum number of grid points |
Vector of betagrid points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.