Displaying 2 results from an estimated 2 matches for "irho".
Did you mean:
imho
2010 Jun 10
0
error message fitting tcopula
...in fitCopula.ml(data, copula, start, lower, upper, optim.control, :
The length of start and copula parameters do not match.
> fit.ifl <- fitCopula(udat, myMvd@copula, c(1,5,1,5,8))
Error in fitCopula(udat, myMvd@copula, c(1, 5, 1, 5, 8)) :
Implemented methods are: ml, mpl, itau, and irho.
In addition: Warning messages:
1: In if (method == "ml") fit <- fitCopula.ml(data, copula, start, :
the condition has length > 1 and only the first element will be used
2: In if (method == "mpl") fit <- fitCopula.mpl(copula, data, start, :
the condition has lengt...
2010 Jun 10
0
error message in fitting tcopula
...fitCopula.ml(data, copula, start, lower, upper, optim.control,
:
The length of start and copula parameters do not match.
> fit.ifl <- fitCopula(udat, myMvd@copula, c(1,5,1,5,8))
Error in fitCopula(udat, myMvd@copula, c(1, 5, 1, 5, 8)) :
Implemented methods are: ml, mpl, itau, and irho.
In addition: Warning messages:
1: In if (method == "ml") fit <- fitCopula.ml(data, copula, start, :
the condition has length > 1 and only the first element will be used
2: In if (method == "mpl") fit <- fitCopula.mpl(copula, data, start, :
the condition has...