latentUpdate1factor1: Compute new proxies for 1-factor copula based on the mean of observations
Description
Compute new proxies for 1-factor copula for 1-parameter linking copulas
Usage
latentUpdate1factor1(cpar_est,udata,nq,family)
Value
latent_est: proxies as estimates of latent variables
Arguments
- cpar_est
estimated parameters (based on complete likelihood with latent variables known or estimated)
- udata
nxd matrix of data in (0,1)
- nq
number of nodes for Gaussian-Legendre quadrature
- family
vector of code for d linking copula families (choices 1,4,5,14)
Examples
Run this code# See examples in onefactorEstWithProxy()
Run the code above in your browser using DataLab