QRS Toolbox for Excel

QRS.LOGISTIC.​MODEL


Free function   Client-side function

Returns the application of a logistic regression model.

Syntax

QRS.LOGISTIC.​MODEL(​b, x)

b[number]
Vector containing the constant and coefficients of the model with the constant in the first cell.
x[number]
Vector containing the values of the independent variables for a single observation.

Remarks

  • Blank cells are read as zeros and dates are read as numbers due to Excel limitations.
  • The length of b must be one greater than the length of x.

Examples

Get from AppSource


Get it from Microsoft AppSource

Get from Excel


  1. Click Insert > Get Add-ins
  2. Search for QRS Toolbox
  3. Click Add