|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| NonlinearModelFit constructs a nonlinear model with structure form that fits the |
| NonlinearModelFit constructs a nonlinear model where form depends on the variables |
| NonlinearModelFit constructs a nonlinear model subject to the parameter constraints cons. |
| AccuracyGoal | Automatic | the number of digits of accuracy sought | |
| ConfidenceLevel | 95/100 | confidence level for parameters and predictions | |
| EvaluationMonitor | None | expression to evaluate whenever expr is evaluated | |
| MaxIterations | Automatic | maximum number of iterations to use | |
| Method | Automatic | method to use | |
| PrecisionGoal | Automatic | the precision sought | |
| StepMonitor | None | the expression to evaluate whenever a step is taken | |
| VarianceEstimatorFunction | Automatic | function for estimating the error variance | |
| Weights | Automatic | weights for data elements | |
| WorkingPrecision | Automatic | the precision used in internal computations |
| "BestFit" | fitted function | |
| "BestFitParameters" | parameter estimates | |
| "Data" | the input data or design matrix and response vector | |
| "Function" | best-fit pure function | |
| "Response" | response values in the input data |
| "FitResiduals" | difference between actual and predicted responses | |
| "StandardizedResiduals" | fit residuals divided by the standard error for each residual | |
| "StudentizedResiduals" | fit residuals divided by single deletion error estimates |
| "ANOVATable" | analysis of variance table | |
| "ANOVATableDegreesOfFreedom" | degrees of freedom from the ANOVA table | |
| "ANOVATableEntries" | unformatted array of values from the table | |
| "ANOVATableMeanSquares" | mean square errors from the table | |
| "ANOVATableSumsOfSquares" | sums of squares from the table | |
| "EstimatedVariance" | estimate of the error variance |
| "CorrelationMatrix" | asymptotic parameter correlation matrix | |
| "CovarianceMatrix" | asymptotic parameter covariance matrix | |
| "ParameterBias" | estimated bias in the parameter estimates | |
| "ParameterConfidenceIntervals" | parameter confidence intervals | |
| "ParameterConfidenceIntervalTable" | table of confidence interval information for the fitted parameters | |
| "ParameterConfidenceIntervalTableEntries" | unformatted array of values from the table | |
| "ParameterConfidenceRegion" | ellipsoidal parameter confidence region | |
| "ParameterErrors" | standard errors for parameter estimates | |
| "ParameterPValues" | ||
| "ParameterTable" | table of fitted parameter information | |
| "ParameterTableEntries" | unformatted array of values from the table | |
| "ParameterTStatistics" |
| "CurvatureConfidenceRegion" | confidence region for curvature diagnostics | |
| "FitCurvatureTable" | table of curvature diagnostics | |
| "FitCurvatureTableEntries" | unformatted array of values from the table | |
| "MaxIntrinsicCurvature" | measure of maximum intrinsic curvature | |
| "MaxParameterEffectsCurvature" | measure of maximum parameter effects curvature |
| "HatDiagonal" | diagonal elements of the hat matrix | |
| "SingleDeletionVariances" | list of variance estimates with the |
| "MeanPredictionBands" | confidence bands for mean predictions | |
| "MeanPredictionConfidenceIntervals" | confidence intervals for the mean predictions | |
| "MeanPredictionConfidenceIntervalTable" | table of confidence intervals for the mean predictions | |
| "MeanPredictionConfidenceIntervalTableEntries" | unformatted array of values from the table | |
| "MeanPredictionErrors" | standard errors for mean predictions | |
| "PredictedResponse" | fitted values for the data | |
| "SinglePredictionBands" | confidence bands based on single observations | |
| "SinglePredictionConfidenceIntervals" | confidence intervals for the predicted response of single observations | |
| "SinglePredictionConfidenceIntervalTable" | table of confidence intervals for the predicted response of single observations | |
| "SinglePredictionConfidenceIntervalTableEntries" | unformatted array of values from the table | |
| "SinglePredictionErrors" | standard errors for the predicted response of single observations |