Wie mache ich eine Analyse von Dosiereffekten mit XLSTAT-Dose?

Probit, Logit and related modeling methods, are very useful techniques when one wants to understand or to predict the effect of a series of variables on a binary response variable (a variable which can take only two values, 0/1 or Yes/no, for example). Probit and Logit regression can be helpful to model the effect of doses in medicine, agriculture, or chemistry.

With the Dose Effects tool of XLSTAT-Dose you can either run the analysis on raw data (the response is given as 0s and 1s) or on aggregated data (the response is a sum of "successes" or ones, and the number of repetitions must also be available).

The methodology of logistic regression aims at modeling the probability of success depending on the values of the explanatory variables, which can be categorical or numerical variables.

The example treated here is an agro-chemical case where a phytosanitary product is tested at different doses on a given specie of caterpillars (grouped in boxes). The experimenters have recorded the initial number of caterpillars and the number of killed after 6 hours for the various doses. An experiment was conducted with a null dose to help evaluating the natural mortality effect. An Excel sheet with both the data and the XLSTAT-Dose results can be downloaded by clicking here.

To activate the Dose Effects dialog box, start XLSTAT, then select the XLSTAT/XLSTAT-Dose/Dose effects command, or click on the "ED" button of the "XLSTAT-Dose" toolbar (see below).

bardose1.gif

When you click on the button, a dialog box appears. Select the data on the Excel sheet. The "Response" corresponds to the column where the binary variable or the counts of positive cases are stored (NB: when using aggregated data the "Weights" must be selected). In this particular case we have on explanatory variable, the Dose, and we selected the "Take the log" option as we know that the Probit model is usually better fitted when the log of the dose is used instead of the dose itself. The Probit model is the default model (among four possibilities). The "Check mortality" option was activated to take into account the natural mortality of the caterpillar. As we selected the column titles of all variables, we have selected the option "Column labels included".

dose1.gif

The computations begin once you have clicked on the "OK" button. They stop so that can input the mortality information if the corresponding option was selected. We used the null dose experiment results to input the mortality data, but we left the "Optimized" option selected so that XLSTAT-Dose uses the mortality input data as a starting point, and then optimizes the value while fitting the model.

dose2.gif

The results are displayed on a new sheet as requested in the first dialog box. The first table gives the estimates of the parameters of the model. We can see from the very low Chi-Square probabilities that the Log(dose) variable explains well the variability of the mortality as the corresponding Chi-square is low. The equation of the model is displayed below the table. As you can see, it is not a pure Probit model. This is due to the natural mortality effect. The optimized mortality is 0.126, meaning that, given the data, it is likely that 12.6% of the caterpillars died because of factors other than the dose. This is a higher than what the null dose experience gave (2/35 = 0.057).

dose3.gif

The next table gives several indicators of the quality of the model (or goodness of fit). These results are equivalent to the R2 and to the analysis of variance table in linear regression and ANOVA. The most important value to look at is the probability of Chi-square test on the log ratio. This is equivalent to the Fisher's F test: we try to evaluate if the variables bring significant information by comparing the model as it is defined with a simpler model with only one constant. In this case, as the probability is lower than 0.0001, we can conclude that significant information is brought by the variable.

dose4.gif

A table gives the predicted values and the residuals. This table can be used to find some regions where the model doesn't fit well. The chart which is part of the results shows the data points, the model, and the confidence range around the model. The abscissa are displayed on a log scale if the "Take the log" was selected in the dialog box. To change it to a linear scale, you only need to change the scale format as you would do with any Excel chart.

dose5.gif

dose6.gif

When doing dose effects analysis you often compute the effective doses (EDs). They are used to answer the following question: which dose needs to be applied so that x% of the caterpillars are killed ? The table below answers that question. In this case, the doses corresponding to the first 3 probabilities cannot be computed because they are below the natural mortality threshold (0.126).

dose7.gif

Klicken Sie hier, um zu den übrigen Einführungen zu gelangen.