|
|
|||
|
|
|
| NonlinearModelFit 构建结构 form 的一个非线性拟合模型,用参数 |
| NonlinearModelFit 构建一个非线性模型,其中 form 与变量 |
| NonlinearModelFit 在参数约束 cons 下构建一个非线性模型. |
| AccuracyGoal | Automatic | 搜索的准确度 | |
| ConfidenceLevel | 95/100 | 参数和预测的置信度 | |
| EvaluationMonitor | None | 当计算 expr 时,需要计算的表达式 | |
| MaxIterations | Automatic | 使用迭代的最大数量 | |
| Method | Automatic | 使用的方法 | |
| PrecisionGoal | Automatic | 搜索的精度 | |
| StepMonitor | None | 当运用步长时,计算的表达式 | |
| VarianceEstimatorFunction | Automatic | 估计误差方差的值或函数 | |
| Weights | Automatic | 数据元素的权 | |
| WorkingPrecision | Automatic | 内部计算的精度 |
| "FitResiduals" | 具体响应和预测响应的差异 | |
| "StandardizedResiduals" | 通过除以每个残差的标准误差的拟合残差 | |
| "StudentizedResiduals" | 通过除以单个删除误差估计的拟合残差 |
| "ANOVATable" | 方差表的分析 | |
| "ANOVATableDegreesOfFreedom" | ANOVA 表的自由度 | |
| "ANOVATableEntries" | 未格式化数组值 | |
| "ANOVATableMeanSquares" | 表的均值平方误差 | |
| "ANOVATableSumsOfSquares" | 平方的和 | |
| "EstimatedVariance" | 误差方差的估计 |
| "CorrelationMatrix" | 渐近线的参数相关矩阵 | |
| "CovarianceMatrix" | 渐近线的参数协方差矩阵 | |
| "ParameterBias" | 参数估计的估计偏差 | |
| "ParameterConfidenceIntervals" | 参数置信区间 | |
| "ParameterConfidenceIntervalTable" | 拟合参数的置信区间信息表 | |
| "ParameterConfidenceIntervalTableEntries" | 从表格得到未格式化数组值 | |
| "ParameterConfidenceRegion" | 椭圆参数的置信区域 | |
| "ParameterErrors" | 参数估计的标准误差 | |
| "ParameterPValues" | 参数 | |
| "ParameterTable" | 拟合参数信息表 | |
| "ParameterTableEntries" | 从表得到的未格式化数组值 | |
| "ParameterTStatistics" | 参数估计的 |
| "CurvatureConfidenceRegion" | 曲率诊断的置信区间 | |
| "FitCurvatureTable" | 曲率诊断表 | |
| "FitCurvatureTableEntries" | 未格式化数组 | |
| "MaxIntrinsicCurvature" | 最大内在曲率的测量 | |
| "MaxParameterEffectsCurvature" | 最大参数效果曲率的测量 |
| "MeanPredictionBands" | 均值预期的置信带 | |
| "MeanPredictionConfidenceIntervals" | 均值预期的置信区间 | |
| "MeanPredictionConfidenceIntervalTable" | 均值预期的置信区间表 | |
| "MeanPredictionConfidenceIntervalTableEntries" | 未格式化数组值 | |
| "MeanPredictionErrors" | 均值预期的标准误差 | |
| "PredictedResponse" | 数据的拟合值 | |
| "SinglePredictionBands" | 基于单个观察值的置信带 | |
| "SinglePredictionConfidenceIntervals" | 单个观察的预期响应的置信区间 | |
| "SinglePredictionConfidenceIntervalTable" | 单个观察的预期响应的置信区间 | |
| "SinglePredictionConfidenceIntervalTableEntries" | 未格式化数组值 | |
| "SinglePredictionErrors" | 单个观察的预期响应的标准误差 |