Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the values of all free parameters.

Syntax

object.ParameterVector (x)

The ParameterVector method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

x

An array of type double dimensioned in the calling program as

Dim x() as Double

On return from ParameterVector, x is a 1-dimensional array containing the vector of free parameters.

Placement: [3].

See Also

Use the AmosEngine class to evaluate derivatives numerically and display the results with the Amos Debug class

© 2021 Amos Development Corporation