Home » Articles

Total entries in catalog: 54
Shown entries: 21-30
Pages: « 1 2 3 4 5 6 »

Discriminant analysis builds a predictive model for group membership. The model is composed of a discriminant function (or, for more than two groups, a set of discriminant functions) based on linear combinations of the predictor variables that provide the best discrimination between the groups.

Հոդվածներ | Views: 237 | Added by: Vahik | Date: 2017-08-07 | Comments (0)

Nearest Neighbor Analysis is a method for classifying cases based on their similarity to other cases. In machine learning, it was developed as a way to recognize patterns of data without requiring an exact match to any stored patterns, or cases. Similar cases are near each other and dissimilar cases are distant from each other. Thus, the distance between two cases is a measure of their dissimilarity.

Հոդվածներ | Views: 236 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

The Partial Least Squares Regression procedure estimates partial least squares (PLS, also known as "projection to latent structure") regression models. PLS is a predictive technique that is an alternative to ordinary least squares (OLS) regression, canonical correlation, or structural equation modeling, and it is particularly useful when predictor variables are highly correlated or when the number of predictors exceeds the number of cases.

Հոդվածներ | Views: 263 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

Curve estimation is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints.Curve fitting can involve either interpolation,where an exact fit to the data is required, or smoothing,in which a "smooth" function is constructed that approximately fits the data. A related topic is regression analysis, which focuses more on questions of statistical inference such as how much uncertainty is present in a curve that is fit to data observed with random errors. 

Հոդվածներ | Views: 304 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

Ordinal logistic regression (often just called 'ordinal regression') is used to predict an ordinal dependent variable given one or more independent variables. It can be considered as either a generalization of multiple linear regression or as a generalization of binomial logistic regression, but this guide will concentrate on the latter. As with other types of regression, ordinal regression can also use interactions between independent variables to predict the dependent variable.

Հոդվածներ | Views: 272 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

Linear regression is the next step up after correlation. It is used when we want to predict the value of a variable based on the value of another variable. The variable we want to predict is called the dependent variable (or sometimes, the outcome variable). The variable we are using to predict the other variable's value is called the independent variable (or sometimes, the predictor variable). For example, you could use linear regression to understand whether exam performance can be predicted based on revision time; whether cigarette consumption can be predicted based on smoking duration; and so forth. If you have two or more independent variables, rather than just one, you need to use multiple regression.

Հոդվածներ | Views: 324 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

This procedure calculates any of a wide variety of statistics measuring either similarities or dissimilarities (distances), either between pairs of variables or between pairs of cases.

Հոդվածներ | Views: 226 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

Partial Correlation is a measure of the strength and direction of a linear relationship between twocontinuous variables whilst controlling for the effect of one or more other continuous variables (also known as 'covariates' or 'control' variables).

Հոդվածներ | Views: 444 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

Pearson correlation

Հոդվածներ | Views: 637 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

One-Way ANOVA.

Հոդվածներ | Views: 278 | Added by: Vahik | Date: 2017-08-02 | Comments (0)

1-10 11-20 21-30 31-40 41-50 51-54