A computer program has been written which performs a stepwise selection of variables for logistic regression using maximum likelihood estimation. The selection procedure is based on likelihood ratio tests for the coefficients. These tests are used in a forward selection and a backward elimination at
A computer program for linear logistic regression analysis
โ Scribed by Elisa T Lee
- Publisher
- Elsevier Science
- Year
- 1974
- Weight
- 545 KB
- Volume
- 4
- Category
- Article
- ISSN
- 0010-468X
No coin nor oath required. For personal study only.
โฆ Synopsis
Given a set of binary data (success of failure) and measurements of p explanatory variables corresponding to each case, a computer program has been written to perform regression analysis utilizing Cox's linear logistic model. A prototype example is to assess any dependence of the probability of response or complete remission on patient characteristics such as age, temperature, and white blood count etc. The program has two versions and they are called LOGIST and STLOG. LOGIST fits all the p explanatory variables at the same time while STLOG follows a forward selection procedure so that the first variable determined is the most important single characteristic in predicting probability of response, the second variable is second most important after the first one has been included in the equation, and so on. The program gives (1) maximum likelihood estimates and interval estimates for the regression coefficients, (2) significance level for hypothesis tested, and (3) predicted probability of success and residual for each case.
Regression methods
Linear logistic models Binary data
๐ SIMILAR VOLUMES
A simple program for non-linear regression analysis, based upon the strategy of evolution, is described. It should run on any minicomputer (even on 'personal computers') if a BASIC interpreter is available. It can easily be modified for both the type of function and the 'best fitting' condition.
A BASIC computer program for performing weighted nonlinear regression is described and a listing of the program is given. The program, which is small and simple to use, has been designed to be run by users with little knowledge of mathematics or computers. Robust methods of analysis are described wh
This paper presents a computer program for analyzing time-dependent covariables in survival studies by the life table regression model described by Holford [ 3 ]. Basically, life table regression incorporates the elements of regression and the life table into a single model. Regression parameters ar
A sample size calculation for logistic regression involves complicated formulae. This paper suggests use of sample size formulae for comparing means or for comparing proportions in order to calculate the required sample size for a simple logistic regression model. One can then adjust the required sa
A program, WRANL, is described for the analysis of immunoassays or bioassays which have a logistic dose-response relationship. Responses are transformed to logits and iterative weighted regression analysis is used to obtain log dose-logit response lines for all preparations compared in an assay. Pot