jagsprint: trim summary output from jagsUI

View source: R/jagsprint.R

jagsprintR Documentation

trim summary output from jagsUI

Description

trim summary output from jagsUI

Usage

jagsprint(
  jagsobject,
  summaryrows = 1:20,
  digi = 2,
  summarycolumns = c(1, 3, 7:10)
)

Arguments

jagsobject

Specify object of class jagsUI you want to print.

summaryrows

Integer vector. Specify rows of summary table of the object.

digi

Integer. Specify digits to trim the output.

summarycolumns

Integer vector. Specify columns of summary table of the object.


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.