haupt-numeric-numeric-method: Calculate something using the haupt method for numeric...

haupt,numeric,numeric-methodR Documentation

Calculate something using the haupt method for numeric objects.

Description

This method calculates something using the haupt function when both input object and pars are of class numeric.

Usage

## S4 method for signature 'numeric,numeric'
haupt(object, pars, lc = "missing", lmax = "missing", ...)

Arguments

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).

Value

The result of the calculation.


laurieKell/FLCandy documentation built on April 17, 2025, 5:23 p.m.