Skip to content

R scripts for "A copula-based GLMM model for multivariate longitudinal data with mixed-types of responses"

Notifications You must be signed in to change notification settings

wpzhangz/mixlong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The R scripts to compute the estimators in the real data analysis of Section 4 and in the simulations of Section 5 
of the paper. The code consists of the following files: 

"main_n_par.R"           estimate parameters for the Gaussian model in the simulations
"funs.R"                 functions used for "main_n_par.R"
"main_np_par.R"          estimate parameters for the Nonparametric model in the simulations
"funs.R"                 functions used for "main_np_par.R"
"rd.R"                   estimate parameters for the Gaussian model in the real date analysis
"rd_funs.R"              functions used for "rd.R"
"rd_np.R"                estimate parameters for the Nonparametric model  in the real date analysis
"rd_np_funs.R"           functions used for "rd_np.R"
"results.R"              summarizes the estimation results

About

R scripts for "A copula-based GLMM model for multivariate longitudinal data with mixed-types of responses"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages