Skip to contents

Summarize an object of class `ngme_batch_ci`, including parameter means, standard errors, confidence intervals, and covariance matrix.

Usage

# S3 method for class 'ngme_batch_ci'
summary(object, digits = 4, ...)

Arguments

object

an object of class `ngme_batch_ci`.

digits

number of digits used for printing.

...

currently unused.

Value

A list with summary table and covariance matrix.