https://github.com/cran/bayestestR
Raw File
Tip revision: 1b89ec86b6a914c4d45bee998d08eed1ef23f57f authored by Dominique Makowski on 20 July 2020, 08:30:03 UTC
version 0.7.2
Tip revision: 1b89ec8
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