Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Assigns values to the vector of free parameters.

Syntax

object.PutParameterVector (x)

The PutParameterVector method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

x

A 1-dimensional array of type double. x must be dimensioned to have exactly one element for each parameter. The first parameter is in x(0). (The number of parameters can be obtained with the NumberOfParameters method.)

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