| 
            
              NonlinearRegressionClone Method 
             | 
          
        
         
              Creates a new object that is a copy of the current instance.
            
 
    Namespace: 
   Accord.Statistics.Models.Regression
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
SyntaxPublic Function Clone As Object
 Request Example
		View SourceReturn Value
Type: 
Object
              A new object that is a copy of this instance.
            
Implements
ICloneableClone
See Also