The methods estimates the parameters from the time-series in data, using the method
defined in the tsModel-class.
# S4 method for tsModel
Estimate(object, data)the tsModel-class for that the parameters shall be estimated
a univariate numeric vector containing the time-series data
Returns the estimated parameters par and sets the par slot of the tsModel-class.