search for: dercopinv2

Displaying 1 result from an estimated 1 matches for "dercopinv2".

2012 Oct 19
1
quantile regression using copulas
...nted to use archimedean copula. Attached below is my code: mycop<-frankCopula V=seq(0.001,0.99,by=0.000217) R<-qua.regressCOP2(0.25,V,cop=mycop,para=c(3.504)) And this is the error I get: Warning messages: 1: In qua.regressCOP2(0.25, V, cop = mycop, para = c(3.504)) : could not uniroot in derCOPinv2, skipping sample for i=4558 having V=0.989869 2: In qua.regressCOP2(0.25, V, cop = mycop, para = c(3.504)) : 3.504 Would really appreciate if anyone could tell me what is causing the problem and how I should solve it. indu [[alternative HTML version deleted]]