Last data update: 2014.03.03

cgam

Package: cgam
Type: Package
Title: Constrained Generalized Additive Model
Version: 1.5
Date: 2016-06-06
Author: Mary C. Meyer and Xiyue Liao
Maintainer: Xiyue Liao <xiyue@rams.colostate.edu>
Description: A constrained generalized additive model is fitted by the cgam routine. Given a set of predictors with or without shape or order restrictions, the maximum likelihood estimator for the constrained generalized additive model is found using an iteratively re-weighted cone projection algorithm. The cone information criterion (CIC) may be used to select the best combination of variables and shapes. One extension of this package is isotonic regression in two dimensions using warped-plane splines without using additivity assumptions, which is implemented by the wps routine.
License: GPL (>= 2)
Depends: coneproj (>= 1.3), R (>= 3.0.2)
NeedsCompilation: no
Suggests: stats, MASS, graphics, grDevices, utils
Packaged: 2016-06-05 16:22:35 UTC; xiyue
Repository: CRAN
Date/Publication: 2016-06-05 18:41:15

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cgam' ...
** package 'cgam' successfully unpacked and MD5 sums checked
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cgam'
    finding HTML links ... done
    cgam                                    html  
    conc                                    html  
    conv                                    html  
    cubic                                   html  
    dd                                      html  
    decr                                    html  
    decr.conc                               html  
    decr.conv                               html  
    di                                      html  
    ii                                      html  
    incr                                    html  
    incr.conc                               html  
    incr.conv                               html  
    plasma                                  html  
    plotpersp                               html  
    s                                       html  
    s.conc                                  html  
    s.conv                                  html  
    s.decr                                  html  
    s.decr.conc                             html  
    s.decr.conv                             html  
    s.incr                                  html  
    s.incr.conc                             html  
    s.incr.conv                             html  
    tree                                    html  
    umbrella                                html  
    wps                                     html  
** building package indices
** testing if installed package can be loaded
* DONE (cgam)
Making 'packages.html' ... done