Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

robustgam.CV (Package: robustgam) :

This function combines the robustgam with automatic smoothing parameter selection. The smoothing parameter is selected through robust cross validation criterion described in Wong, Yao and Lee (2013). The criterion is designed to be robust to outliers. This function uses grid search to find the smoothing parameter that minimizes the criterion.
● Data Source: CranContrib
● Keywords:
● Alias: robustgam.CV
● 0 images

robustgam.GIC.optim (Package: robustgam) :

This function is the same as robustgam.GIC, except that the R internal optimization function optim is used to find the smoothing parameter that minimizes the RAIC or RBIC criterion.
● Data Source: CranContrib
● Keywords:
● Alias: robustgam.GIC.optim
● 0 images

robustgam.GIC (Package: robustgam) :

This function combines the robustgam with automatic smoothing parameter selection. The smoothing parameter is selected through generalized information criterion (GIC) described in Wong, Yao and Lee (2013). The GIC is designed to be robust to outliers. There are two criteria for user to choose from: Robust AIC and Robust BIC. The robust BIC usually gives smoother surface than robust AIC. This function uses grid search to find the smoothing parameter that minimizes the criterion.
● Data Source: CranContrib
● Keywords:
● Alias: robustgam.GIC
● 0 images

cplot.robustgam (Package: robustgam) :

This function plots the component smooth functions.
● Data Source: CranContrib
● Keywords:
● Alias: cplot.robustgam
● 0 images

pred.robustgam (Package: robustgam) :

A prediction function for output of robustgam.
● Data Source: CranContrib
● Keywords:
● Alias: pred.robustgam
● 0 images

robustgam-package (Package: robustgam) :

This package provides robust estimation for generalized additive models. It implements a fast and stable algorithm in Wong, Yao and Lee (2013). The implementation also contains three automatic selection methods for smoothing parameter. They are designed to be robust to outliers. For more details, see Wong, Yao and Lee (2013).
● Data Source: CranContrib
● Keywords: Bounded score function, Generalized information criterion, Generalized linear model, Robust estimating equation, Robust quasi-likelihood, Smoothing parameter selection
● Alias: robustgam-package
● 0 images

robustgam (Package: robustgam) :

This function implements a fast and stable algorithm developed in Wong, Yao and Lee (2013) for robust estimation of generalized additive models. Currently, this implementation only covers binomial and poisson distributions. This function does not choose smoothing parameter by itself and the user has to specify it manunally. For implementation with automatic smoothing parameter selection, see robustgam.GIC, robustgam.GIC.optim, robustgam.CV. For prediction, see pred.robustgam.
● Data Source: CranContrib
● Keywords:
● Alias: robustgam
● 0 images