Learn R Programming

cograph (version 2.0.0)

.extract_inits: Extract Initial Probabilities from Network Object

Description

Internal helper to extract initial probabilities (inits) from tna objects.

Usage

.extract_inits(x)

Value

A numeric vector of initial probabilities, or NULL if not available.

Arguments

x

Network object.