Predict: Estimates of Parameters in Circular Regression
Description
This function calculated the maximum-likelihood estimates parameters
Usage
Predict(x, y)
Arguments
x
independent variable on model $y_i=\alpha+\beta x_i+\epsilon_i$ (mod 2$\pi$) (i=1,2,...,n)
y
the response variable on model $y_i=\alpha+\beta x_i+\epsilon_i$(mod 2$\pi$) (i=1,2,...,n)
Value
Number
a list containing the following values:
alpha1estimate of $\alpha$
beta1estimate of $\beta$
Details
This function uses of iterative methods for the parameter estimates in circular-circular regression model and The user can default values The desired change.
References
A. H. Abuzaid, A. G. Hussin & I. B. Mohamed (2013) Detecting of outliers in simple circular
regression models
using the mean circular error statistics