ReturnOutput: RetrunOutput function

Description Usage Arguments Examples

View source: R/ReturnOutput.R

Description

Returns the requested output to the user

Usage

1
ReturnOutput(outputtype, fulloutput, sumoutput)

Arguments

outputtype

Type of output that will be returned. Must be "summary", "full" or "both". summary return the summarised posteriors (mean and sd on log scale), full returns dataframe containing lists of all the posterior samples, both returns a list with both the summary and full output. Defaults to summary

fulloutput

Output generated in the BHfitting function, containing all the posterior data from the model fitting

sumoutput

summarised output generated in the SummarizePosteriors function

Examples

1

femoerman/PBPGM documentation built on Aug. 22, 2021, 11:46 p.m.