|
PartialLeastSquaresAnalysisNumberOfLatentFactors Property
|
Gets or sets the 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 NumberOfLatentFactors { get; set; }
Public Property NumberOfLatentFactors As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also