Specify the model terms for 以计数过程格式拟合 Cox 模型

统计 > 可靠性/生存 > Cox 回归 > 在计数过程表单中拟合考克斯模型 > 模型

You can add interaction terms and polynomial terms to your model. By default, the model contains only the main effects for the predictor variables that you entered in the main dialog box. Click 默认 to return to this model at any time.

There are several ways to add terms. We use examples to illustrate them. For the examples, assume that the 预测变量 list has 3 continuous variables, X, Y, Z and 2 categorical variables, A, B.

使用选定预测变量和模型项添加项
To add terms to the model, select at least one predictor or term. To select multiple items or to deselect an item, press the Ctrl key while you click the predictors or terms. When you add interactions and higher order terms, you increase the multicollinearity of the predictors. To reduce this source of multicollinearity, you can standardize the predictors. For more information go to 回归中的多重共线性.
按变量顺序添加交互项
Add all interactions through the specified order. Suppose you select predictors X, Y, A and add interactions through order 3. When you click 添加, Minitab adds X*Y, X*A, Y*A, X*Y*A.
按阶数添加全部交互项
Use to model curvature. This option adds powers and interactions through the specified order. Powers are for continuous predictors. Suppose you select X, Y, A and terms through order 3. When you click 添加, Minitab adds the power terms for X and Y: X*X, Y*Y, X*X*X, Y*Y*Y. Minitab also adds interactions for the predictor variables and powers: X*Y, X*A, Y*A, X*X*Y, X*Y*Y, X*X*A, X*Y*A, Y*Y*A.
模型中的交叉预测变量和项
This option can be used in the following ways:
  • You can cross two or more predictors. Suppose you select X, Y, Z. When you click 添加, Minitab adds the following terms: X*X, X*Y, X*Z.
  • You can cross two or more terms that are already in the model. Suppose X*A and X*B are in the model. If you select only these terms and click 添加, Minitab adds X*X*A*B.
  • You can cross predictors with terms in the model. Suppose X*X and Y*Y are in the model. If you select these terms and predictors A, B, and then click 添加, Minitab adds X*X*A, X*X*B, Y*Y*A, Y*Y*B. Each predictor is crossed with each model term, but the predictors are not crossed with themselves and the model terms are not crossed with themselves.
Note

You may need to deselect predictors or terms so that only the terms you want to cross are selected. To deselect items, press the Ctrl key while you click the predictors or terms.

模型中的项
When you add terms to the model, the terms are listed in the white space in the dialog box. In this space, you can select individual terms or groups of terms to remove or reorder them.
默认
Populates the model with only the predictor variables that you entered in the main dialog box.
Delete terms
You can delete one or more terms from the model. Select the terms and click Delete (the "X") in the dialog. You can also double-click a term to delete it.
Reorder terms
To move a term, select it, then click one of the arrow buttons in the dialog to move the term up or down. You can also move a contiguous block of terms. Click the first term then hold the Shift key and click the last term to select the whole block. Then click the appropriate arrow to move the block.