#' pgR
#'
#' Fit Bayesian Polya-gamma regression models. This package contains code to fit multinomial regression, multinomial spatial regression, mutlinomial spatially varying coefficient models, sparse multiresolution multinomial spatial models, and ...
#'
#' @docType package
#' @author John Tipton
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib pgR
#' @name pgR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.