Package: hyper.fit
Type: Package
Title: N-Dimensional Hyperplane Fitting with Errors
Version: 1.2.2
Date: 2025-08-04
Authors@R: c(
  person("Aaron", "Robotham", role = c("cre", "aut","cph"), email = "aaron.robotham@uwa.edu.au", comment=c(ORCID='0000-0003-0429-3579')),
  person("Danail", "Obreschkow", role = c("aut", "ctb")))
Maintainer: Aaron Robotham <aaron.robotham@uwa.edu.au>
Description: High level functions for hyperplane fitting (hyper.fit()) and visualising (hyper.plot2d() / hyper.plot3d()). In simple terms this allows the user to produce robust 1D linear fits for 2D x vs y type data, and robust 2D plane fits to 3D x vs y vs z type data. This hyperplane fitting works generically for any N-1 hyperplane model being fit to a N dimension dataset. All fits include intrinsic scatter in the generative model orthogonal to the hyperplane.
License: GPL-3
Depends: R (>= 3.00), magicaxis, MASS, rgl, LaplacesDemon
NeedsCompilation: no
Packaged: 2025-08-04 06:24:00 UTC; aaron
Author: Aaron Robotham [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0003-0429-3579>),
  Danail Obreschkow [aut, ctb]
Repository: CRAN
Date/Publication: 2025-09-02 04:30:02 UTC
Built: R 4.6.0; ; 2025-09-03 23:25:31 UTC; unix
