calculatePValues property

bool? calculatePValues
getter/setter pair

Whether or not p-value test should be computed for this model.

Only available for linear and logistic regression models.

Implementation

core.bool? calculatePValues;