Assuming the variables x and y are describing points located on a circle, the function uses a likelihood approach to estimate center and radius of the circle.
getCircle(x, y)
| x | numeric vector of values  | 
    
|---|---|
| y | numeric vector of values  | 
    
three dimensional vector of the circle center (x0, y0) and the radius