struct

UnClone::PhyClone::TraceRecord

Inherits Struct < Value < Object

Constructors

new(chain : Int32, iter : Int32, log_p : Float64, log_p_one : Float64, topology_id : String, nodes : Array(TraceNode), edges : Array(TraceEdge), clusters : Array(ClusterSummary), outlier_assignments : Array(OutlierAssignment) = [] of OutlierAssignment, metadata : TraceMetadata | Nil = nil)
Source

Instance methods

chain
Source
clusters
Source
edges
Source
iter
Source
log_p
Source
log_p_one
Source
metadata
Source
nodes
Source
outlier_assignments
Source
topology_id
Source