getStanParam: returns data_fame with mean and quantiles of Stan model...

Description Usage Arguments Value

View source: R/getStanParam.R

Description

returns data_fame with mean and quantiles of Stan model parameters

Usage

1
getStanParam(model, param.name)

Arguments

model

a Stan fit obtained with rstan::stan()

param.name

name (char) of parameter to get

Value

dataframe with 4 columns : parameter names, mean, 10 and 90


OlivierGranacher/modelStan documentation built on March 25, 2020, 2:35 a.m.