summary.mcml_pc: Summarize an MCML-PC Object

View source: R/mcml_pc.R

summary.mcml_pcR Documentation

Summarize an MCML-PC Object

Description

Summarize an MCML-PC Object

Usage

## S3 method for class 'mcml_pc'
summary(object, ...)

Arguments

object

An mcml_pc object.

...

Additional arguments (ignored).

Value

Tidy data frame with one row per macro edge (upper triangle), columns from, to, weight.


Nestimate documentation built on July 11, 2026, 1:09 a.m.