Click or drag to resize

RegressionTestPlanExtraPredictorKeys Property

Returns the non-null, possibly-empty set of extra-predictor keys that this RegressionTestPlan has ExtraPredictorSpec objects for.

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public ReadOnlyCollection<string> ExtraPredictorKeys { get; }

Property Value

ReadOnlyCollectionString
See Also