Last data update: 2014.03.03

GHQp

Package: GHQp
Type: Package
Title: Gauss Hermite Quadrature with pruning.
Version: 1.0
Date: 2014-03-04
Author: Freddy Hernandez Barajas
Maintainer: Freddy Hernandez Barajas <fhernanb@gmail.com>
Description: The GHQ function can be used to obtain the quadrature points and weights to approximate an integral in two or more dimensions. This function uses the pruning approach to eliminate that points that do not contribute to the approximation of the integral and increases computational cost. The advantage to conducting this elimination of points is the decrease in the number of times that the function of interest is evaluated. This advantage is crucial in mixed models in which we must address several integrations within an iterative process to obtain model parameters.
License: GPL (>= 2)
Depends: R (>= 2.10), statmod
Suggests: scatterplot3d
Packaged: 2014-04-09 14:36:24 UTC; user
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-09 16:46:24

1 images, 2 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GHQp' ...
** package 'GHQp' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GHQp'
    finding HTML links ... done
    GHQ                                     html  
    GHQp-package                            html  
** building package indices
** testing if installed package can be loaded
* DONE (GHQp)
Making 'packages.html' ... done