imxRowGradients {OpenMx}R Documentation

imxRowGradients

Description

This is an internal function exported for those people who know what they are doing.

Usage

imxRowGradients(model)

Arguments

model

An OpenMx model object that has been run

Details

This function computes the gradient for each row of data. The returned object is a matrix with the same number of rows as the data, and the same number of columns as there are free parameters.


[Package OpenMx version 2.6.8 Index]