https://github.com/cran/bayestestR
Revision d8462ad2168ad7ee61c0d7e679174e775f01a9be authored by Dominique Makowski on 18 January 2020, 07:10:02 UTC, committed by cran-robot on 18 January 2020, 07:10:02 UTC
1 parent 4936034
Raw File
Tip revision: d8462ad2168ad7ee61c0d7e679174e775f01a9be authored by Dominique Makowski on 18 January 2020, 07:10:02 UTC
version 0.5.0
Tip revision: d8462ad
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