Description Usage Arguments Value Examples
Create generic proposal_sd<- function for class
1  | proposal_sd(x) <- value
 | 
x | 
 An   | 
value | 
 Numeric vector of scale parameters for Metropolis sampling of regression coefficients to assign to slot.  | 
None.
1 2  | m1 <- Logistic(ndocs = 1)
proposal_sd(m1) <- c(2.38, 2.38)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.