Hi!
When I try to fit the IBD trend to a curve (step 2, method 2) using euclidean or coancestry distances, I get this error message:
Error in nls(y ~ cbind(1, 1 - exp(-exp(lrc) * x)), data = xy, start = list(lrc = log(-coef(lm(log(abs(y - :
step factor 0.000488281 reduced below 'minFactor' of 0.000976562
Does it mean that a curve can't be properly fitted to my data? or is it a bug?
Thank you!
Marina