https://github.com/cran/bayestestR
Raw File
Tip revision: 79b3ea026adbb877bc1921a9cf1ea0eae067cb63 authored by Dominique Makowski on 12 February 2024, 11:40:02 UTC
version 0.13.2
Tip revision: 79b3ea0
dot-extract_priors_rstanarm.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/sensitivity_to_prior.R
\name{.extract_priors_rstanarm}
\alias{.extract_priors_rstanarm}
\title{Extract and Returns the priors formatted for rstanarm}
\usage{
.extract_priors_rstanarm(model, ...)
}
\description{
Extract and Returns the priors formatted for rstanarm
}
\keyword{internal}
back to top