Package: hyper.fit
Type: Package
Title: N-Dimensional Hyperplane Fitting with Errors
Version: 1.2.1
Date: 2024-06-06
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: 2024-06-06 05:43:38 UTC; aaron
Author: Aaron Robotham [cre, aut, cph]
    (<https://orcid.org/0000-0003-0429-3579>),
  Danail Obreschkow [aut, ctb]
Repository: CRAN
Date/Publication: 2024-06-06 17:10:05 UTC
