#' BayesPsychometric: A package for fitting psychometric functions using the
#' power of Bayesian statistics and Hamiltonian Monte Carlo sampling.
#'
#' The BayesPsychometric provides two main functions: 1) `bayesPF` which will
#' fit a logistic model using Stan, and 2) `f2stan` which builds up the
#' Stan code from a formula and data frame.
#' @docType package
#' @name BayesPsychometric
#' @import rstan
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.