sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Package source: sbgcop_0.95.tar.gz MacOS X binary: sbgcop_0.95.tgz Windows binary: sbgcop_0.95.zip Reference manual: sbgcop.pdf
标签: Semiparametric estimation parameters estimates
上传时间: 2016-04-15
上传用户:talenthn
sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Windows binary: sbgcop_0.95.zip
标签: Semiparametric estimation parameters estimates
上传时间: 2016-04-15
上传用户:qilin
sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Reference manual: sbgcop.pdf
标签: Semiparametric estimation parameters estimates
上传时间: 2014-12-08
上传用户:一诺88
linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termios.h> /*PPSIX终端控制定义*/ #include <errno.h> /*错误号定义*/ /***@brief 设置串口通信速率 *@param fd 类型 int 打开串口的文件句柄 *@param speed 类型 int 串口速度 *@return void*/
标签: include stdlib linux stdio
上传时间: 2014-01-18
上传用户:xjz632
ISO / DIS 14230 Road Vehicles - Diagnostic Systems Keyword Protocol 2000 Part 3: Implementation status: Draft International Standard Date: December 16, 1996
标签: Implementation Diagnostic Protocol Vehicles
上传时间: 2013-12-24
上传用户:youth25
include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termios.h> /*PPSIX终端控制定义*/ #include <errno.h> /*错误号定义*/ #define TRUE 1 #define FALSE 0 /***@brief 设置串口通信速率 *@
标签: include stdlib inclu stdio
上传时间: 2017-05-07
上传用户:ljt101007