Displaying 1 result from an estimated 1 matches for "dercop".
Did you mean:
deacon
2013 Jun 20
0
how to run copula-based quantile regression
...entation "copBasic":
theta <- 10
R <- qua.regressCOP(cop=PLACKETTcop, para=c(theta))
I have two questions:
1) how to solve out the 'theta' of my data
2)I want to use normal copula, so I try:
R<- qua.regressCOP(cop=NORMALcop, para=c(theta))
However, I get:
Error in derCOP(cop = cop, u = u, v = x, delu = delu, para = para, ...) :
object 'NORMALcop' not found
I wonder what is the code for normal copula and t copula in copBasic.
I am looking forward to your reply.
Yours,
Tong
--
View this message in context: http://r.789695.n4.nabble.com/how-...