powered by
proposal_sd<-
Create generic proposal_sd<- function for class
proposal_sd(x) <- value
An Logistic object.
Logistic
Numeric vector of scale parameters for Metropolis sampling of regression coefficients to assign to slot.
None.
# NOT RUN { m1 <- Logistic(ndocs = 1) proposal_sd(m1) <- c(2.38, 2.38) # }
Run the code above in your browser using DataLab