LogisticRegressionFittingModel Properties

Spotfire 14.3 API Reference

The LogisticRegressionFittingModel type exposes the following members.

Properties

  NameDescription
Public propertyAssumedXTransformType
Gets or sets the assumed transformation on the x-axis. This will affect the expression on the reference curve.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCurve
Gets the logistic regression curve.
Public propertyEnabled
Gets or sets a value indicating whether this FittingModel is enabled.
(Inherited from FittingModel.)
Public propertyFixedMax
Gets or sets the fixed max.
Public propertyFixedMin
Gets or sets the fixed min.
Public propertyHasFixedMax
Gets or sets whether fixed max should be used.
Public propertyHasFixedMin
Gets or sets whether fixed min should be used.
Public propertyIndividualFittingModes
The visualization features to calculate curves for. Features may be combined, which will result in one curve per combination.
(Inherited from FittingModel.)
Public propertyInflectionPoint
Gets the inflection point.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyManualUpdate
Gets or sets a value indicating whether to use manual updates.
(Inherited from FittingModel.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTypeId
Gets the type identifier for this fitting model. The type identifiers for the built-in fitting models are defined in FittingModelTypeIdentifiers.
(Inherited from FittingModel.)
Top
See Also

Reference