haupt,numeric,numeric-method | R Documentation |
This method calculates something using the haupt
function when both input object and pars are of class numeric.
## S4 method for signature 'numeric,numeric'
haupt(object, pars, lc = "missing", lmax = "missing", ...)
object |
An object of class numeric. |
pars |
A parameter object (numeric). |
lc |
A threshold value for lc. |
lmax |
A threshold value for lmax. |
... |
Additional arguments (not used in this example). |
The result of the calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.