NonlinearFitControllerOnSimulation Method |
Simulates the fit on the original data rows.
Namespace: Altaxo.Gui.Analysis.NonLinearFittingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void OnSimulation(
bool calculateUnusedDependentVariablesAlso
)
Parameters
- calculateUnusedDependentVariablesAlso Boolean
- Whether unused dependent variables should also be simulated.
See Also