Learn R Programming

netcmc (version 1.0.2)

summary.netcmc: A function that gets a summary of the fitted model.

Description

This function takes a netcmc object and returns a summary of the fitted model. The summary includes, for selected parameters, posterior medians and 95 percent credible intervals, the effective number of independent samples and the Geweke convergence diagnostic in the form of a Z-score.

Usage

# S3 method for netcmc
summary(object, ...)

Value

Returns a model summary for a netcmc object.

Arguments

object

A netcmc fitted model object.

...

Ignored.s

Author

George Gerogiannis