|
PartialLeastSquaresAnalysisMaximumNumberOfFactors Property
|
Gets the maximum number of latent factors that can be considered in this model.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public int MaximumNumberOfFactors { get; }
Public ReadOnly Property MaximumNumberOfFactors As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also