dt2mat {NMsim}R Documentation

Convert a data.table of parameter estimates to a matrix

Description

Often needed when using estimates of Omega or Sigma matrices in further calculations.

Usage

dt2mat(pars)

Arguments

pars

A data.table with parameters like a subjset of the parameter list returned by NMreadExt.


[Package NMsim version 0.1.0 Index]