Package mcmcse. March 25, 2016



Similar documents
Package HHG. July 14, 2015

M1 in Economics and Economics and Statistics Applied multivariate Analysis - Big data analytics Worksheet 1 - Bootstrap

Gaussian Processes to Speed up Hamiltonian Monte Carlo

Package MixGHD. June 26, 2015

Package CoImp. February 19, 2015

Package PACVB. R topics documented: July 10, Type Package

Package retrosheet. April 13, 2015

Package ChannelAttribution

Package missforest. February 20, 2015

Package zic. September 4, 2015

Package EstCRM. July 13, 2015

Package fractional. February 15, 2016

Package sendmailr. February 20, 2015

Package dunn.test. January 6, 2016

Web-based Supplementary Materials for Bayesian Effect Estimation. Accounting for Adjustment Uncertainty by Chi Wang, Giovanni

Package neuralnet. February 20, 2015

Package MBA. February 19, Index 7. Canopy LIDAR data

Package tagcloud. R topics documented: July 3, 2015

Package SHELF. February 5, 2016

Package cpm. July 28, 2015

Package survpresmooth

Package ATE. R topics documented: February 19, Type Package Title Inference for Average Treatment Effects using Covariate. balancing.

Package ggrepel. February 8, 2016

Package dsstatsclient

Testing against a Change from Short to Long Memory

Package bigdata. R topics documented: February 19, 2015

Testing against a Change from Short to Long Memory

Monte Carlo-based statistical methods (MASM11/FMS091)

Credit Risk Models: An Overview

Package SurvCorr. February 26, 2015

X = rnorm(5e4,mean=1,sd=2) # we need a total of 5 x 10,000 = 5e4 samples X = matrix(data=x,nrow=1e4,ncol=5)

Package decompr. August 17, 2016

Package LexisPlotR. R topics documented: April 4, Type Package

Package DCG. R topics documented: June 8, Type Package

Stephen du Toit Mathilda du Toit Gerhard Mels Yan Cheng. LISREL for Windows: PRELIS User s Guide

Package rivr. October 16, 2015

Package robfilter. R topics documented: February 20, Version 4.1 Date Title Robust Time Series Filters

Monte Carlo and Empirical Methods for Stochastic Inference (MASM11/FMS091)

How To Solve A Sequential Mca Problem

Time Series Analysis

Validation of Software for Bayesian Models using Posterior Quantiles. Samantha R. Cook Andrew Gelman Donald B. Rubin DRAFT

Package hoarder. June 30, 2015

Package TSfame. February 15, 2013

Package uptimerobot. October 22, 2015

Package samplesize4surveys

Applications of R Software in Bayesian Data Analysis

Package OECD. R topics documented: January 17, Type Package Title Search and Extract Data from the OECD Version 0.2.

Package syuzhet. February 22, 2015

Sample Size Calculation for Longitudinal Studies

Package sjdbc. R topics documented: February 20, 2015

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS

Package tvm. R topics documented: August 21, Type Package Title Time Value of Money Functions Version Author Juan Manuel Truppia

Tutorial on Markov Chain Monte Carlo

Didacticiel - Études de cas

Package tikzdevice. February 20, 2015

Package jrvfinance. R topics documented: October 6, 2015

A Bootstrap Metropolis-Hastings Algorithm for Bayesian Analysis of Big Data

Normal Distribution. Definition A continuous random variable has a normal distribution if its probability density. f ( y ) = 1.

Package bigrf. February 19, 2015

Imputing Values to Missing Data

Package dsmodellingclient

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not.

Data Mining: An Overview. David Madigan

Spatial Statistics Chapter 3 Basics of areal data and areal data modeling

Package pmr. May 15, 2015

Confidence Intervals for Cp

Dongfeng Li. Autumn 2010

Testing for Granger causality between stock prices and economic growth

Package png. February 20, 2015

Package erp.easy. September 26, 2015

Package changepoint. R topics documented: November 9, Type Package Title Methods for Changepoint Detection Version 2.

Nonlinear Regression:

Package whoapi. R topics documented: June 26, Type Package Title A 'Whoapi' API Client Version Date Author Oliver Keyes

Package depend.truncation

Package biganalytics

Tests for Two Survival Curves Using Cox s Proportional Hazards Model

Summary of R software commands used to generate bootstrap and permutation test output and figures in Chapter 16

Multivariate normal distribution and testing for means (see MKB Ch 3)

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan , Fall 2010

Introduction to General and Generalized Linear Models

Factor Analysis. Factor Analysis

Package fimport. February 19, 2015

Package hazus. February 20, 2015

Package MDM. February 19, 2015

Working Paper A simple graphical method to explore taildependence

Package trimtrees. February 20, 2015

Package treemap. February 15, 2013

Basic Statistical and Modeling Procedures Using SAS

Department of Economics

Lecture 3: Linear methods for classification

Model Selection and Claim Frequency for Workers Compensation Insurance

Sales forecasting # 2

Additional sources Compilation of sources:

Multivariate Analysis of Variance (MANOVA)

Gamma Distribution Fitting

Installing R and the psych package

Package searchconsoler

SUMO user guide. PsN Revised

Package ERP. December 14, 2015

Package multivator. R topics documented: February 20, Type Package Title A multivariate emulator Version Depends R(>= 2.10.

Transcription:

Version 1.2-1 Date 2016-03-24 Title Monte Carlo Standard Errors for MCMC Package mcmcse March 25, 2016 Author James M. Flegal <jflegal@ucr.edu>, John Hughes <hughesj@umn.edu> and Dootika Vats <vats007@umn.edu> Maintainer James M. Flegal <jflegal@ucr.edu> Imports utils, ellipse, Rcpp (>= 0.11.3) LinkingTo Rcpp, RcppArmadillo Suggests testthat, mar, knitr Provides tools for computing Monte Carlo standard errors (MCSE) in Markov chain Monte Carlo (MCMC) settings. MCSE computation for epectation and quantile estimators is supported as well as multivariate estimations. The package also provides functions for computing effective sample size and for plotting Monte Carlo estimates versus sample size. License GPL (>= 2) URL http://faculty.ucr.edu/~jflegal, http://www.biostat.umn.edu/~johnh, http://www.stat.umn.edu/~vats007 VignetteBuilder knitr Repository CRAN NeedsCompilation yes Date/Publication 2016-03-25 20:01:01 R topics documented: mcmcse-package...................................... 2 confregion......................................... 3 ess.............................................. 4 estvssamp.......................................... 5 1

2 mcmcse-package mcse............................................. 6 mcse.mat.......................................... 7 mcse.multi.......................................... 8 mcse.q............................................ 10 mcse.q.mat......................................... 12 miness........................................... 13 multiess.......................................... 14 qqtest............................................ 15 Inde 16 mcmcse-package Monte Carlo Standard Errors for MCMC Details Provides tools for computing Monte Carlo standard errors (MCSE) in Markov chain Monte Carlo (MCMC) settings. MCSE computation for epectation and quantile estimators is supported. The package also provides functions for computing effective sample size and for plotting Monte Carlo estimates versus sample size. Package: mcmcse Type: Package Version: 1.1-2 Date: 2015-08-17 License: GPL (>= 2) Author(s) James M. Flegal <jflegal@ucr.edu>,\ John Hughes <hughesj@umn.edu> and\ Dootika Vats <vats007@umn.edu> Maintainer: James M. Flegal <jflegal@ucr.edu> References Flegal, J. M. (2012) Applicability of subsampling bootstrap methods in Markov chain Monte Carlo. In Wozniakowski, H. and Plaskota, L., editors, Monte Carlo and Quasi-Monte Carlo Methods 2010 (to appear). Springer-Verlag. Flegal, J. M. and Jones, G. L. (2010) Batch means and spectral variance estimators in Markov chain Monte Carlo. The Annals of Statistics, 38, 1034 1070. Flegal, J. M. and Jones, G. L. (2011) Implementing Markov chain Monte Carlo: Estimating with confidence. In Brooks, S., Gelman, A., Jones, G. L., and Meng, X., editors, Handbook of Markov Chain Monte Carlo, pages 175 197. Chapman & Hall/CRC Press.

confregion 3 Flegal, J. M., Jones, G. L., and Neath, R. (2012) Markov chain Monte Carlo estimation of quantiles. University of California, Riverside, Technical Report. Gong, L., and Flegal, J. M. A practical sequential stopping rule for high-dimensional Markov chain Monte Carlo. Journal of Computational and Graphical Statistics (to appear). Jones, G. L., Haran, M., Caffo, B. S. and Neath, R. (2006) Fied-width output analysis for Markov chain Monte Carlo. Journal of the American Statistical Association, 101, 1537 1547. Vats, D., Flegal, J. M., and, Jones, G. L Multivariate Output Analysis for Markov chain Monte Carlo, arxiv preprint arxiv:1512.07713 (2015). Eamples library(mar) p <- 3 n <- 1e3 omega <- 5*diag(1,p) ## Making correlation matri var(1) model set.seed(100) foo <- matri(rnorm(p^2), nrow = p) foo <- foo %*% t(foo) phi <- foo / (ma(eigen(foo)$values) + 1) out <- as.matri(mar.sim(rep(0,p), phi, omega, N = n)) mcse(out[,1], method = "bart") mcse.bm <- mcse.multi( = out) mcse.tuk <- mcse.multi( = out, method = "tukey") confregion Confidence regions (ellipses) from Markov chain Monte Carlo Constructs confidence regions (ellipses) from the Markov chain output for the features of interest. Function uses the ellipse package. confregion(mcse.obj, which = c(1,2), level =.95) mcse.obj which level the list returned by the mcse.multi command integer vector of length 2 indicating the component for which to make the confidence ellipse. Chooses the first two by default. confidence level for the ellipse

4 ess Details Returns a matri of and y coordinates for the ellipse. Use plot function on the matri to plot the ellipse Eamples library(mar) p <- 3 n <- 1e3 omega <- 5*diag(1,p) ## Making correlation matri var(1) model set.seed(100) foo <- matri(rnorm(p^2), nrow = p) foo <- foo %*% t(foo) phi <- foo / (ma(eigen(foo)$values) + 1) out <- as.matri(mar.sim(rep(0,p), phi, omega, N = n)) mcerror <- mcse.multi(out) ## Plotting the ellipse plot(confregion(mcerror), type = l ) ess Estimate effective sample size (ESS) as described in Gong and Felgal (2015). Estimate effective sample size (ESS) as described in Gong and Flegal (2015). ess(, g = NULL) g an n by p matri that represents the Markov chain output. a function that represents features of interest. g is applied to each row of and thus g should take a vector input only. If g is NULL, g is set to be identity, which is estimation of the mean of the target density. Details ESS is the size of an iid sample with the same variance as the current sample. ESS is given by ESS = n λ2 σ 2, where λ 2 is the sample variance and σ 2 is the batch means estimate of the asymptotic variance.

estvssamp 5 The function returns the estimated effective sample size. References Gong, L. and Flegal, J. M. (2015) A practical sequential stopping rule for high-dimensional Markov chain Monte Carlo Journal of Computational and Graphical Statistics. See Also miness, which calculates the minimum effective samples required for the problem. multiess, which calculates multivariate effective sample size using a Markov chain and a function g. estvssamp Create a plot that shows how Monte Carlo estimates change with increasing sample size. Create a plot that shows how Monte Carlo estimates change with increasing sample size. estvssamp(, g = mean, main = "Estimates vs Sample Size", add = FALSE,...) a sample vector. g a function such that E(g()) is the quantity of interest. The default is g = mean. main add an overall title for the plot. The default is Estimates vs Sample Size. logical. If TRUE, add to a current plot.... additional arguments to the plotting function. NULL Eamples ## Not run: estvssamp(, main = epression(e(beta))) estvssamp(y, add = TRUE, lty = 2, col = "red") ## End(Not run)

6 mcse mcse Compute Monte Carlo standard errors for epectations. Compute Monte Carlo standard errors for epectations. size g mcse(, size = "sqroot", g = NULL, method = c("bm", "obm", "tukey", "bartlett"), warn = FALSE) a vector of values from a Markov chain. the batch size. The default value is sqroot, which uses the square root of the sample size. cuberoot will cause the function to use the cube root of the sample size. A numeric value may be provided if neither sqroot nor cuberoot is satisfactory. a function such that E(g()) is the quantity of interest. The default is NULL, which causes the identity function to be used. method the method used to compute the standard error. This is one of bm (batch means, the default), obm (overlapping batch means), tukey (spectral variance method with a Tukey-Hanning window), or bartlett (spectral variance method with a Bartlett window). warn mcse returns a list with two elements: a logical value indicating whether the function should issue a warning if the sample size is too small (less than 1,000). est se an estimate of E(g()). the Monte Carlo standard error. References Flegal, J. M. (2012) Applicability of subsampling bootstrap methods in Markov chain Monte Carlo. In Wozniakowski, H. and Plaskota, L., editors, Monte Carlo and Quasi-Monte Carlo Methods 2010 (to appear). Springer-Verlag. Flegal, J. M. and Jones, G. L. (2010) Batch means and spectral variance estimators in Markov chain Monte Carlo. The Annals of Statistics, 38, 1034 1070. Flegal, J. M. and Jones, G. L. (2011) Implementing Markov chain Monte Carlo: Estimating with confidence. In Brooks, S., Gelman, A., Jones, G. L., and Meng, X., editors, Handbook of Markov Chain Monte Carlo, pages 175 197. Chapman & Hall/CRC Press.

mcse.mat 7 Flegal, J. M., Jones, G. L., and Neath, R. (2012) Markov chain Monte Carlo estimation of quantiles. University of California, Riverside, Technical Report. Gong, L., and Flegal, J. M. A practical sequential stopping rule for high-dimensional Markov chain Monte Carlo. Journal of Computational and Graphical Statistics (to appear). Jones, G. L., Haran, M., Caffo, B. S. and Neath, R. (2006) Fied-width output analysis for Markov chain Monte Carlo. Journal of the American Statistical Association, 101, 1537 1547. Vats, D., Flegal, J. M., and, Jones, G. L Multivariate Output Analysis for Markov chain Monte Carlo, arxiv preprint arxiv:1512.07713 (2015). See Also mcse.mat, which applies mcse to each column of a matri or data frame. mcse.multi, for a multivariate estimate of the Monte Carlo standard error. mcse.q and mcse.q.mat, which compute standard errors for quantiles. Eamples # Create 10,000 iterations of an AR(1) Markov chain with rho = 0.9. n = 10000 = double(n) [1] = 2 for (i in 1:(n - 1)) [i + 1] = 0.9 * [i] + rnorm(1) # Estimate the mean, 0.1 quantile, and 0.9 quantile with MCSEs using batch means. mcse() mcse.q(, 0.1) mcse.q(, 0.9) # Estimate the mean, 0.1 quantile, and 0.9 quantile with MCSEs using overlapping batch means. mcse(, method = "obm") mcse.q(, 0.1, method = "obm") mcse.q(, 0.9, method = "obm") # Estimate E(^2) with MCSE using spectral methods. g = function() { ^2 } mcse(, g = g, method = "tukey") mcse.mat Apply mcse to each column of a matri or data frame of MCMC samples.

8 mcse.multi Apply mcse to each column of a matri or data frame of MCMC samples. size g mcse.mat(, size = "sqroot", g = NULL, method = c("bm", "obm", "tukey", "bartlett")) a matri or data frame with each row being a draw from the multivariate distribution of interest. the batch size. The default value is sqroot, which uses the square root of the sample size. cuberoot will cause the function to use the cube root of the sample size. A numeric value may be provided if neither sqroot nor cuberoot is satisfactory. a function such that E(g()) is the quantity of interest. The default is NULL, which causes the identity function to be used. method the method used to compute the standard error. This is one of bm (batch means, the default), obm (overlapping batch means), tukey (spectral variance method with a Tukey-Hanning window), or bartlett (spectral variance method with a Bartlett window). mcse.mat returns a matri with ncol() rows and two columns. The row names of the matri are the same as the column names of. The column names of the matri are est and se. The jth row of the matri contains the result of applying mcse to the jth column of. See Also mcse, which acts on a vector. mcse.multi, for a multivariate estimate of the Monte Carlo standard error. mcse.q and mcse.q.mat, which compute standard errors for quantiles. mcse.multi Multivariate Monte Carlo Standard Errors Estimation. Function returns the estimate of the covariance matri in the Markov Chain CLT using batch means or spectral variance methods (with different lag windows). The function also returns the volume of the resulting ellipsoidal confidence regions. mcse.multi(, method = "bm", size = "sqroot", g = NULL, level = 0.95, large = FALSE)

mcse.multi 9 method size g level large an n by p matri that of the Markov chain output any of bm, bartlett, tukey. bm represents batch means estimator, bartlett and tukey represents the modified-bartlett window and the Tukey-Hanning windows for the spectral variance estimators. can take character values of sqroot and cuberoot or any numeric value between 1 and n. Size represents the batch size in bm and the truncation point in bartlett and tukey. sqroot means size is floor(n^(1/2) and cuberoot means size is floor(n^(1/3)). a function that represents features of interest. g is applied to each row of and thus g should take a vector input only. If g is NULL, g is set to be identity, which is estimation of the mean of the target density. confidence level of the confidence ellipsoid. if TRUE, returns the volume of the large sample confidence region using a chi square critical value. A list is returned with the following components, cov vol est a p by p covariance matri estimate. volume of the confidence ellipsoid to the pth root. estimate of g(). nsim number of rows of the input. method large size See Also method used to calculate matri cov. logical of whether a large sample confidence region volume was calculated. value of size used to calculate cov. mcse, which acts on a vector. mcse.mat, which applies mcse to each column of a matri or data frame. mcse.q and mcse.q.mat, which compute standard errors for quantiles. Eamples library(mar) p <- 3 n <- 1e3 omega <- 5*diag(1,p) ## Making correlation matri var(1) model set.seed(100) foo <- matri(rnorm(p^2), nrow = p) foo <- foo %*% t(foo) phi <- foo / (ma(eigen(foo)$values) + 1)

10 mcse.q out <- as.matri(mar.sim(rep(0,p), phi, omega, N = n)) mcse.bm <- mcse.multi( = out) mcse.tuk <- mcse.multi( = out, method = "tukey") # If we are only estimating the mean of the first component, # and the second moment of the second component g <- function() return(c([1], [2]^2)) mcse <- mcse.multi( = out, g = g) mcse.q Compute Monte Carlo standard errors for quantiles. Compute Monte Carlo standard errors for quantiles. mcse.q(, q, size = "sqroot", g = NULL, method = c("bm", "obm", "sub"), warn = FALSE) q size g a vector of values from a Markov chain. the quantile of interest. the batch size. The default value is sqroot, which uses the square root of the sample size. A numeric value may be provided if sqroot is not satisfactory. a function such that the qth quantile of the univariate distribution function of g() is the quantity of interest. The default is NULL, which causes the identity function to be used. method the method used to compute the standard error. This is one of bm (batch means, the default), obm (overlapping batch means), or sub (subsampling bootstrap). warn a logical value indicating whether the function should issue a warning if the sample size is too small (less than 1,000). mcse.q returns a list with two elements: est se an estimate of the qth quantile of the univariate distribution function of g(). the Monte Carlo standard error.

mcse.q 11 References Flegal, J. M. (2012) Applicability of subsampling bootstrap methods in Markov chain Monte Carlo. In Wozniakowski, H. and Plaskota, L., editors, Monte Carlo and Quasi-Monte Carlo Methods 2010 (to appear). Springer-Verlag. Flegal, J. M. and Jones, G. L. (2010) Batch means and spectral variance estimators in Markov chain Monte Carlo. The Annals of Statistics, 38, 1034 1070. Flegal, J. M. and Jones, G. L. (2011) Implementing Markov chain Monte Carlo: Estimating with confidence. In Brooks, S., Gelman, A., Jones, G. L., and Meng, X., editors, Handbook of Markov Chain Monte Carlo, pages 175 197. Chapman & Hall/CRC Press. Flegal, J. M., Jones, G. L., and Neath, R. (2012) Markov chain Monte Carlo estimation of quantiles. University of California, Riverside, Technical Report. Jones, G. L., Haran, M., Caffo, B. S. and Neath, R. (2006) Fied-width output analysis for Markov chain Monte Carlo. Journal of the American Statistical Association, 101, 1537 1547. See Also mcse.q.mat, which applies mcse.q to each column of a matri or data frame. mcse and mcse.mat, which compute standard errors for epectations. Eamples # Create 10,000 iterations of an AR(1) Markov chain with rho = 0.9. n = 10000 = double(n) [1] = 2 for (i in 1:(n - 1)) [i + 1] = 0.9 * [i] + rnorm(1) # Estimate the mean, 0.1 quantile, and 0.9 quantile with MCSEs using batch means. mcse() mcse.q(, 0.1) mcse.q(, 0.9) # Estimate the mean, 0.1 quantile, and 0.9 quantile with MCSEs using overlapping batch means. mcse(, method = "obm") mcse.q(, 0.1, method = "obm") mcse.q(, 0.9, method = "obm") # Estimate E(^2) with MCSE using spectral methods. g = function() { ^2 } mcse(, g = g, method = "tukey")

12 mcse.q.mat mcse.q.mat Apply mcse.q to each column of a matri or data frame of MCMC samples. Apply mcse.q to each column of a matri or data frame of MCMC samples. mcse.q.mat(, q, size = "sqroot", g = NULL, method = c("bm", "obm", "sub")) q size g a matri or data frame with each row being a draw from the multivariate distribution of interest. the quantile of interest. the batch size. The default value is sqroot, which uses the square root of the sample size. cuberoot will cause the function to use the cube root of the sample size. A numeric value may be provided if sqroot is not satisfactory. a function such that the qth quantile of the univariate distribution function of g() is the quantity of interest. The default is NULL, which causes the identity function to be used. method the method used to compute the standard error. This is one of bm (batch means, the default), obm (overlapping batch means), or sub (subsampling bootstrap). mcse.q.mat returns a matri with ncol() rows and two columns. The row names of the matri are the same as the column names of. The column names of the matri are est and se. The jth row of the matri contains the result of applying mcse.q to the jth column of. See Also mcse.q, which acts on a vector. mcse and mcse.mat, which compute standard errors for epectations.

miness 13 miness Minimum effective sample size. Calculate the minimum effective samples required for appropriate accuracy. miness(p, alpha =.05, eps =.05) p alpha eps dimension of the estimation problem. confidence level tolerance level Details The minimum effective samples required when estimating a vector of length p, with 100(1-α)% confidence and tolerance of ɛ is mess 2 2/p π χ 2 1 α,p (pγ(p/2)) 2/p ɛ 2 The function returns the estimated effective sample size. References Gong, L., and Flegal, J. M. A practical sequential stopping rule for high-dimensional Markov chain Monte Carlo. Journal of Computational and Graphical Statistics (to appear). Vats, D., Flegal, J. M., and, Jones, G. L Multivariate Output Analysis for Markov chain Monte Carlo, arxiv preprint arxiv:1512.07713 (2015). See Also multiess, which calculates multivariate effective sample size using a Markov chain and a function g. ess which calculates univariate effective sample size using a Markov chain and a function g. Eamples miness(p = 5)

14 multiess multiess Effective Sample Size of a multivariate Markov chain. Calculate the effective sample size of the Markov chain, using the multivariate dependence structure of the process. multiess(, covmat = NULL, g = NULL) covmat g an n by p matri that represents the Markov chain output. optional matri estimate obtained using mcse.multi. a function that represents features of interest. g is applied to each row of and thus g should take a vector input only. If g is NULL, g is set to be identity, which is estimation of the mean of the target density. Details Effective sample size is the size of an iid sample with the same variance as the current sample. ESS is given by ESS = n Λ 1/p Σ 1/p, where Λ is the sample covariance matri for g and Σ is an estimate of the Monte Carlo standard error for g. See Also The function returns the estimated effective sample size. miness, which calculates the minimum effective samples required for the problem. ess which calculates univariate effective sample size using a Markov chain and a function g. Eamples library(mar) p <- 3 n <- 1e3 omega <- 5*diag(1,p) ## Making correlation matri var(1) model set.seed(100)

qqtest 15 foo <- matri(rnorm(p^2), nrow = p) foo <- foo %*% t(foo) phi <- foo / (ma(eigen(foo)$values) + 1) out <- as.matri(mar.sim(rep(0,p), phi, omega, N = n)) multiess(out) qqtest QQplot for Markov chains QQplot for Markov chains using a consistent estimate of the Markov Chain CLT covariance matri. qqtest(, covmat, g = NULL) covmat g an n by p matri that represents the Markov chain output a p by p matri estimate obtained through the mcse.multi function a function that represents features of interest. g is applied to each row of and thus g should take a vector input only. If g is NULL, g is set to be identity, which is estimation of the mean of the target density. Eamples library(mar) p <- 35 n <- 1e4 omega <- 5*diag(1,p) ## Making correlation matri var(1) model set.seed(100) foo <- matri(rnorm(p^2), nrow = p) foo <- foo %*% t(foo) phi <- foo / (ma(eigen(foo)$values) + 1) out <- as.matri(mar.sim(rep(0,p), phi, omega, N = n)) mcse.bm <- mcse.multi( = out) qqtest(out, covmat = mcse.bm$cov)

Inde Topic \tetasciitildekwd1 miness, 13 Topic \tetasciitildekwd2 miness, 13 confregion, 3 ess, 4, 13, 14 estvssamp, 5 mcmcse (mcmcse-package), 2 mcmcse-package, 2 mcse, 6, 8, 9, 11, 12 mcse.mat, 7, 7, 9, 11, 12 mcse.multi, 7, 8, 8 mcse.q, 7 9, 10, 12 mcse.q.mat, 7 9, 11, 12 mean, 5 miness, 5, 13, 14 multiess, 5, 13, 14 qqtest, 15 16