print.gof_mlergm {mlergm}R Documentation

Print summary of a gof_mlergm object.

Description

Prints a formatted summary output for gof_mlergm object which was produced by gof.mlergm.

Usage

## S3 method for class 'gof_mlergm'
print(x, ...)

Arguments

x

An object of class gof_mlergm, probably produced by gof.mlergm.

...

Additional arguments to be passed if necessary.

See Also

gof.mlergm


[Package mlergm version 0.8 Index]