Package: OEFPIL
Type: Package
Title: Optimal Estimation of Function Parameters by Iterated
        Linearization
Version: 0.1.2
Authors@R: c(person(given = "Stanislav", family = "Zamecnik", email = c("zamecnik@math.muni.cz"), role = c("aut", "cre")),
    person(given = "Vojtech", family = "Sindlar", comment = c("<xsindlarv@math.muni.cz>"), role = c("aut")),
    person(given = "Zdenka", family = "Gerslova", comment = c("<gerslovaz@math.muni.cz>"), role = c("aut")),
    person(given = "Gejza", family = "Wimmer", comment = c("<wimmer@mat.savba.sk>"), role = "aut"),
    person(given = "Technology Agency of the Czech Republic", comment = c("<https://www.tacr.cz>"), role = c("fnd")),
    person(given = "Masaryk University, a public university, ID: 00216224", role = c("cph")))
Description: Package for estimating the parameters of a nonlinear function using iterated linearization via Taylor series.  Method is based on  Kubáček (2000) ISBN: 80-244-0093-6. The algorithm is a generalization of the procedure given in Köning, R., Wimmer, G.
             and Witkovský, V. (2014) <doi:10.1088/0957-0233/25/11/115001>.
License: GPL (>= 2)
Depends: R(>= 3.6.0)
Imports: Deriv, MASS, ggplot2, matrixcalc, minpack.lm, plyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-05 06:57:25 UTC; A200083287
Author: Stanislav Zamecnik [aut, cre],
  Vojtech Sindlar [aut] (<xsindlarv@math.muni.cz>),
  Zdenka Gerslova [aut] (<gerslovaz@math.muni.cz>),
  Gejza Wimmer [aut] (<wimmer@mat.savba.sk>),
  Technology Agency of the Czech Republic [fnd] (<https://www.tacr.cz>),
  Masaryk University, a public university, ID: 00216224 [cph]
Maintainer: Stanislav Zamecnik <zamecnik@math.muni.cz>
Repository: CRAN
Date/Publication: 2025-09-05 22:20:10 UTC
Built: R 4.6.0; ; 2025-09-05 23:39:59 UTC; unix
