Click or drag to resize

RegressionSpecWithExtraPredictorKeys Method

Overload List
 NameDescription
Public methodWithExtraPredictorKeys(IEnumerableString) Returns a new RegressionSpec based on this but also specifying that extra predictors with the specified keys are to be included.
Public methodWithExtraPredictorKeys(String) Returns a new RegressionSpec based on this but also specifying that extra predictors with the specified keys are to be included.
Top
See Also