Type: Package
Package: BLA
Title: Boundary Line Analysis
Version: 1.0.1
Authors@R: c(
    person("Chawezi", "Miti", , "chawezi.miti@nottingham.ac.uk", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0001-7776-8366")),
    person("Richard M", "Lark", role = "aut",
           comment = c(ORCID = "0000-0003-2571-8521")),
    person("Alice E", "Milne", role = "aut",
           comment = c(ORCID = "0000-0002-4509-0578")),
    person("Ken E", "Giller", role = "aut",
           comment = c(ORCID = "0000-0002-5998-4652")),
    person("Victor O", "Sadras", role = "ctb"),
    person("University of Nottingham/Rothamsted Research", role = "fnd")
  )
Description: Fits boundary line models to datasets as proposed by Webb
    (1972) <doi:10.1080/00221589.1972.11514472> and makes statistical
    inferences about their parameters. Provides additional tools for
    testing datasets for evidence of boundary presence and selecting
    initial starting values for model optimization prior to fitting the
    boundary line models. It also includes tools for conducting post-hoc
    analyses such as predicting boundary values and identifying the most
    limiting factor (Miti, Milne, Giller, Lark (2024)
    <doi:10.1016/j.fcr.2024.109365>). This ensures a comprehensive
    analysis for datasets that exhibit upper boundary structures.
License: GPL (>= 3)
URL: https://chawezimiti.github.io/BLA/
BugReports: https://github.com/chawezimiti/BLA/issues
Depends: R (>= 4.0)
Imports: data.table, MASS, mvtnorm, numDeriv, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-28 13:48:22 UTC; stxcm28
Author: Chawezi Miti [cre, aut, cph] (<https://orcid.org/0000-0001-7776-8366>),
  Richard M Lark [aut] (<https://orcid.org/0000-0003-2571-8521>),
  Alice E Milne [aut] (<https://orcid.org/0000-0002-4509-0578>),
  Ken E Giller [aut] (<https://orcid.org/0000-0002-5998-4652>),
  Victor O Sadras [ctb],
  University of Nottingham/Rothamsted Research [fnd]
Maintainer: Chawezi Miti <chawezi.miti@nottingham.ac.uk>
Repository: CRAN
Date/Publication: 2024-05-28 16:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:10:15 UTC; windows
