CLsqFit:UnforceCoef
The UnforceCoef method returns a forced coefficient to the set of free parameters of the fit.
CLsqFit:UnforceCoef( nIndex ) CLsqFit:UnforceCoef( nIndex, nChannel ) |
nIndex is the index of the coefficient in the set of coefficients of the fit. This is a 1-based number.
nChannel is an optional parameter that specifies the target channel when fitting multi-channel data.
If you are doing a complex fitting procedure and do not remember which coefficients were forced, use the IsCoefForced method to determine if a particular coefficient was forced. To fit all coefficients after some were forced, you can remove all forcing in one step using ResetForcedCoefs.
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.