发布日期: 11/15/2021

Nonlinear Script-Only Messages

When you launch the Nonlinear platform via JSL, you can use the following arguments that are available only in JSL:

Second Deriv Method( 0|1 )

The following messages for a Nonlinear object are available only in JSL:

nonlinear_object << CL Alpha( number );
nonlinear_object << CL Limit( number );
nonlinear_object << Delta( number );
nonlinear_object << Finish;
nonlinear_object << Get CI;
nonlinear_object << Get Corr;
nonlinear_object << Get Cov;
nonlinear_object << Get Estimates;
nonlinear_object << Get Parameter Names;
nonlinear_object << Get SSE;
nonlinear_object << Get Std Errors;
nonlinear_object << Gradient Limit( number );
nonlinear_object << Iteraction Limit( number );
nonlinear_object << Loss is Neg LogLikelihood( 0|1 );
nonlinear_object << Numeric Chain Deriv Delta;
nonlinear_object << Obj Change Limit( number );
nonlinear_object << Relative Gradient( number );
nonlinear_object << Set Parameter( Name = Expr, ... );
nonlinear_object << Unlock Parameter( Name, ... );
需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).