Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

smurf (version 1.1.1)

Sparse Multi-Type Regularized Feature Modeling

Description

Implementation of the SMuRF algorithm of Devriendt et al. (2021) to fit generalized linear models (GLMs) with multiple types of predictors via regularized maximum likelihood.

Copy Link

Version

Install

install.packages('smurf')

Monthly Downloads

336

Version

1.1.1

License

GPL (>= 2)

Maintainer

Tom Reynkens

Last Published

March 28th, 2021

Functions in smurf (1.1.1)

glmsmurf.control

Control Function for Fitting a Multi-Type Regularized GLM Using the SMuRF Algorithm.
glmsmurf-class

Class of Multi-Type Regularized GLMs Fitted Using the SMuRF Algorithm
fitted_reest

Fitted Values of Re-estimated Model
coef.glmsmurf

Coefficients of Estimated Model
deviance.glmsmurf

Deviance of Estimated Model
glmsmurf

Fit a Multi-Type Regularized GLM Using the SMuRF Algorithm
fitted.glmsmurf

Fitted Values of Estimated Model
p

Define Individual Subpenalties for a Multi-Type Regularized GLM
coef_reest

Coefficients of Re-estimated Model
plot.glmsmurf

Plot Coefficients of Estimated Model
plot_reest

Plot Coefficients of Re-estimated Model
summary.glmsmurf

Summary of a Multi-Type Regularized GLM Fitted Using the SMuRF Algorithm
plot_lambda

Plot Goodness-of-Fit Statistics or Information Criteria
predict.glmsmurf

Predictions Using Estimated Model
smurf-package

smurf: Sparse Multi-Type Regularized Feature Modeling
residuals_reest

Residuals of Re-estimated Model
residuals.glmsmurf

Residuals of Estimated Model
deviance_reest

Deviance of Re-estimated Model
predict_reest

Predictions Using Re-estimated Model