| gnm-defunct | R Documentation |
The functions listed here are no longer part of gnm as they are not needed any more.
Nonlin(functionCall)
getModelFrame()
qrSolve(A, b, rank = NULL, ...)
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.
.Defunct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.