Skip to contents

[Experimental]

A flexible parser for Pmetrics output

Usage

PM_parse(path = ".", fit = "fit.rds", write = TRUE)

Arguments

path

The directory containing the output from the Rust-implementation of NPAG

fit

The relative path to a "fit.rds" file, which is normal output after a fit containing the data and model used.

write

If TRUE (default), saves the output as "PMout.Rdata" in the specified path.

Value

The output of PM_parse is a list containing the following elements

Details

Currently written for the Rust implementation of NPAG

Author

Michael Neely and Markus Hovd