QRS.LOGISTIC.MODELFree functionPremium function (only USD 0) Client-side functionServer-side functionReturns the application of a logistic regression model.SyntaxQRS.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.OptionsRemarksBlank 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.ExamplesHow to perform logistic regression in Excel using only a formula.Get from AppSourceGet from ExcelClick Insert > Get Add-insSearch for QRS ToolboxClick Add