powered by
min negative log-likelihood for 1-factor copula model
ml1factor(nq,start,udata,dcop,LB=0,UB=1.e2,prlevel=0,mxiter=100)
nlm object with minimum, estimate, hessian at MLE
number of quadrature points
starting point (d-vector or m*d vector, e.g. 2*d vector for BB1)
nxd matrix of uniform scores
name of function for a bivariate copula density (common for all variables)
lower bound on parameters (scalar or same dimension as start)
upper bound on parameters (scalar or same dimension as start)
printlevel for nlm()
maximum number of iteration for nlm()
# See example in r1factor()
Run the code above in your browser using DataLab