- 
                            MathType
- 
                            Wiris Quizzes
- 
                            Learning Lemur
- 
                            CalcMe
- 
                            MathPlayer
- 
                            Store FAQ
- 
                            VPAT for the electronic documentation
- 
                            MathFlow
- 
                            BF FAQ
- 
                            Miscellaneous
- 
                            Wiris Integrations
Regression exponential
Reading time: 1minComputes the exponential function that best fits the given data.
Syntax
regression_exponential(Paired_data)
regression_exponential(Statistics_data, Statistics_data)
Description
Given a paired data X={(xi,yi)}i=1...n, finds an exponential function of the form  that best fits it.
 that best fits it.
|  |  | 
Given two sample data X={x1,...,xn} and Y={y1,...,yn}, finds an exponential function of the form  that best fits it.
 that best fits it.
|  |  | 
