BtwTagMat: Extract Matrix from NONMEM XML Output

View source: R/nm_parse.R

BtwTagMatR Documentation

Extract Matrix from NONMEM XML Output

Description

Parses NONMEM XML output to extract omega or sigma matrices.

Usage

BtwTagMat(Tag, RawRead, nRow)

Arguments

Tag

character, the tag name (e.g., "omega", "sigma")

RawRead

character vector of XML lines

nRow

integer, dimension of the matrix

Value

numeric matrix


nmw documentation built on May 8, 2026, 9:07 a.m.