create_stan_summary: Create a stan summary for summary/print output.

View source: R/analyze.r

create_stan_summaryR Documentation

Create a stan summary for summary/print output.

Description

This internal function takes the full bootstrap return matrix/names and outputs a formatted stan summary.

Usage

create_stan_summary(full.matrix, full.names)

Arguments

full.matrix

A matrix with all variables and values for each bootstrap run.

full.names

The list of names that correspond to columns in 'full.matrix'.

Value

A formatted summary matrix for display.


jacobaro/danalyze documentation built on Oct. 20, 2022, 8:09 a.m.