Regression exponential
Computes 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 , finds an exponential function of the form that best fits it.
Given two sample data and , finds an exponential function of the form that best fits it.