diveMove-deprecated {diveMove} | R Documentation |
Deprecated functions in diveMove
Description
These functions are provided for compatibility with older versions of ‘diveMove’ only, and will be removed (defunct) in the next release.
Usage
bouts2.nlsFUN(x, a1, lambda1, a2, lambda2)
bouts2.nls(lnfreq, start, maxiter)
bec2(fit)
bec3(fit)
bouts3.nlsFUN(x, a1, lambda1, a2, lambda2, a3, lambda3)
bouts3.nls(lnfreq, start, maxiter)
bouts2.mleFUN(x, p, lambda1, lambda2)
bouts2.nlsFUN
For bouts2.nlsFUN
, use boutsNLSll
.
bouts2.nls
For bouts2.nls
, use fitNLSbouts
.
bec2
For bec2
, use bec
.
bec3
For bec3
, use bec
.
bouts3.nlsFUN
For bouts3.nlsFUN
, use boutsNLSll
.
bouts3.nls
For bouts3.nls
, use fitNLSbouts
.
bouts2.mleFUN
For bouts2.mleFUN
, use .bouts2MLEll
.
Author(s)
Sebastian P. Luque spluque@gmail.com
[Package diveMove version 1.6.4 Index]