Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gnm-defunct

Defunct Functions in gnm Package


Description

The functions listed here are no longer part of gnm as they are not needed any more.

Usage

Nonlin(functionCall)
getModelFrame()
qrSolve(A, b, rank = NULL, ...)

Details

Nonlin is not needed any more as the plug-in architecture has been replaced by functions of class "nonlin", see nonlin.function.

getModelFrame was designed to work from within a plug-in function so is no longer needed.

qrSolve was a function to solve the linear system Ax = b by two applications of QR decomposition. Alternative methods were found to be more robust.

See Also


gnm

Generalized Nonlinear Models

v1.1-1
GPL-2 | GPL-3
Authors
Heather Turner [aut, cre] (<https://orcid.org/0000-0002-1256-3375>), David Firth [aut] (<https://orcid.org/0000-0003-0302-2312>), Brian Ripley [ctb], Bill Venables [ctb], Douglas M. Bates [ctb], Martin Maechler [ctb] (<https://orcid.org/0000-0002-8685-9910>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.