getComputation: Collect the computation options

Description Usage Arguments Author(s)

Description

Collect the computation options

Usage

1
2
3
  getComputation(verbose = TRUE, debug = FALSE,
    nGaussHermite = 20L, useOpenMP = TRUE,
    higherOrderCorrection = TRUE)

Arguments

verbose

should information on computation progress be given? (default)

debug

print debugging information? (not default)

nGaussHermite

number of quantiles used in Gauss Hermite quadrature for marginal likelihood approximation (and later in the MCMC sampler for the approximation of the marginal covariance factor density).

useOpenMP

shall OpenMP be used to accelerate the computations? (default)

higherOrderCorrection

should a higher-order correction of the Laplace approximation be used for models with canonical links? (default)

Author(s)

Daniel Sabanes Bove daniel.sabanesbove@ifspm.uzh.ch


hypergsplines documentation built on May 2, 2019, 6:14 p.m.