makescores |
factor names, EViews will save the first
factors to the workfile. The factors will be named using the specified list, appended with the name modifiers, if specified.unrotated | Use unrotated loadings in computations (the default is to use the rotated loadings, if available). |
type =arg (default=“exact”) | Exact coefficient (“exact”), coarse adjusted factor coefficients (“coefs”), coarse adjusted factor loadings (“loadings”). |
coef=arg (default=“reg”) | Method for computing the factor score coefficient matrix: Thurstone regression (“reg”), Ideal Variables (“ideal”), Bartlett weighted least squares (“wls”), generalized Anderson-Rubin-McDonald (“anderson”), Green (“green”). For “type=exact” and “type=coefs” specifications. |
coarse=arg (default=“unrestrict”) | Method for computing the coarse (-1, 0, 1) scores coefficients (Grice, 1991a): Unrestricted -- (“unrestrict”) coef weights set based only on sign; Unique–recode (“recode”) only element with highest value is coded to a non-zero value; Unique–drop (“drop”) only elements with loadings not in excess of the threshold are set to non-zero values. For “type=coefs” and “type=loadings” specifications. |
cutoff=number (default = 0.3) | Cutoff value for coarse score coefficient calculation (Grice, 1991a). For “type=coef” specifications, the cutoff value represents the fraction of the largest absolute coefficient weight per factor against which the absolute exact score coefficients should be compared. For “type=loadings”, and “type=struct” specifications, the cutoff is the value against which the absolute loadings or structure coefficients should be compared. |
moment=arg (default =“est”; if feasible) | Standardize the observables data using means and variances from: original estimation (“est”), or the computed moments from specified observable variables (“obs”). The “moment=est” option is only available for factor models estimated using Pearson or uncentered Pearson correlation and covariances since the remaining models involve unobserved or non-comparable moments. |
df | Degrees-of-freedom correct the observables variances computed when “moment=obs” (divide sums-of-squares by instead of ). |
n=arg | (Optional) Name of group object to contain the factor score series. |
coefout | (Optional) Name of matrix in which to save the factor score coefficient matrix. |
prompt | Force the dialog to appear from within a program. |