man-roxygen/prior.R

#' @section Prior:
#' Currently supported prior types are:
#' \tabular{ll}{
#' 	\verb{	"none"} \tab Useful for finding MLE \cr
#' 	\verb{	"laplace"} \tab L_1 regularization \cr
#'  \verb{  "normal"} \tab L_2 regularization \cr
#' }
#'
#' @param prior     A prior object. More details are given below.
OHDSI/Cyclops documentation built on Feb. 9, 2024, 9:03 a.m.