|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| GeneralizedLinearModelFit constructs a generalized linear model of the form |
| GeneralizedLinearModelFit constructs a generalized linear model of the form |
| GeneralizedLinearModelFit constructs a generalized linear model from the design matrix m and response vector v. |
| AccuracyGoal | Automatic | the accuracy sought | |
| ConfidenceLevel | 95/100 | confidence level for parameters and predictions | |
| CovarianceEstimatorFunction | "ExpectedInformation" | estimation method for the parameter covariance matrix | |
| DispersionEstimatorFunction | Automatic | function for estimating the dispersion parameter | |
| ExponentialFamily | Automatic | exponential family distribution for y | |
| IncludeConstantBasis | True | whether to include a constant basis function | |
| LinearOffsetFunction | None | known offset in the linear predictor | |
| LinkFunction | Automatic | link function for the model | |
| MaxIterations | Automatic | maximum number of iterations to use | |
| NominalVariables | None | variables considered as nominal | |
| PrecisionGoal | Automatic | the precision sought | |
| Weights | Automatic | weights for data elements | |
| WorkingPrecision | Automatic | the precision for internal computations |
| "BasisFunctions" | list of basis functions | |
| "BestFit" | fitted function | |
| "BestFitParameters" | parameter estimates | |
| "Data" | the input data or design matrix and response vector | |
| "DesignMatrix" | design matrix for the model | |
| "Function" | best fit pure function | |
| "LinearPredictor" | fitted linear combination | |
| "Response" | response values in the input data |
| "Deviances" | deviances | |
| "DevianceTable" | deviance table | |
| "DevianceTableDegreesOfFreedom" | degrees of freedom differences from the table | |
| "DevianceTableDeviances" | deviance differences from the table | |
| "DevianceTableEntries" | unformatted array of values from the table | |
| "DevianceTableResidualDegreesOfFreedom" | residual degrees of freedom from the table | |
| "DevianceTableResidualDeviances" | residual deviances from the table | |
| "EstimatedDispersion" | estimated dispersion parameter | |
| "NullDeviance" | deviance for the null model | |
| "NullDegreesOfFreedom" | degrees of freedom for the null model | |
| "ResidualDeviance" | difference between the model deviance and null deviance | |
| "ResidualDegreesOfFreedom" | difference between the model degrees of freedom and null degrees of freedom |
| "AnscombeResiduals" | Anscombe residuals | |
| "DevianceResiduals" | deviance residuals | |
| "FitResiduals" | difference between actual and predicted responses | |
| "LikelihoodResiduals" | likelihood residuals | |
| "PearsonResiduals" | Pearson residuals | |
| "StandardizedDevianceResiduals" | standardized deviance residuals | |
| "StandardizedPearsonResiduals" | standardized Pearson residuals | |
| "WorkingResiduals" | working residuals |
| "CorrelationMatrix" | asymptotic parameter correlation matrix | |
| "CovarianceMatrix" | asymptotic parameter covariance matrix | |
| "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 | |
| "ParameterTableEntries" | unformatted array of values from the table | |
| "ParameterErrors" | standard errors for parameter estimates | |
| "ParameterPValues" | p-values for parameter z-statistics | |
| "ParameterTable" | table of fitted parameter information | |
| "ParameterZStatistics" | z-statistics for parameter estimates |
| "AdjustedLikelihoodRatioIndex" | Ben-Akiva and Lerman's adjusted likelihood ratio index | |
| "AIC" | Akaike Information Criterion | |
| "BIC" | Bayesian Information Criterion | |
| "CoxSnellPseudoRSquared" | Cox and Snell's pseudo | |
| "CraggUhlerPseudoRSquared" | Cragg and Uhler's pseudo | |
| "EfronPseudoRSquared" | Efron's pseudo | |
| "LikelihoodRatioIndex" | McFadden's likelihood ratio index | |
| "LikelihoodRatioStatistic" | likelihood ratio | |
| "LogLikelihood" | log likelihood for the fitted model | |
| "PearsonChiSquare" | Pearson's |