Skip to contents

Get a comment by original NONMEM name

Usage

get_comment(model_comments, nonmem_name)

Arguments

model_comments

A ModelComments object

nonmem_name

The NONMEM parameter name (e.g., "THETA1", "OMEGA(1,1)")

Value

The comment object (ThetaComment, OmegaComment, or SigmaComment), or NULL if not found