|   | MultipleLinearRegressionAnalysisNumberOfSamples Property  | 
        
         
            Gets the number of samples used to compute the analysis.
            
 
    Namespace: 
   Accord.Statistics.Analysis
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
 Syntax
Syntaxpublic int NumberOfSamples { get; }Public ReadOnly Property NumberOfSamples As Integer
	Get
Property Value
Type: 
Int32 See Also
See Also