hyper.fit-package: Generic N-Dimensional Hyperplane Fitting with Heteroscedastic...

Description Details Author(s) References See Also

Description

Includes two main high level codes 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.

Details

Package: hyper.fit
Type: Package
Version: 1.1.1
Date: 2019-12-05
License: GPL-3

Most users will interact with this package through the high level hyper.fit and hyper.plot functions. The utility functions to construct covariance matrices and arrays will also be useful (see makecovmat2d and makecovarray2d).

Author(s)

Aaron Robotham and Danail Obreschkow

Maintainer: Aaron Robotham <aaron.robotham@uwa.edu.au>

References

Robotham, A.S.G., & Obreschkow, D., PASA, 2015, 32, 33

See Also

hyper.basic, hyper.convert, hyper.data, hyper.fit, hyper.plot, hyper.sigcor, hyper.summary


hyper.fit documentation built on Dec. 5, 2019, 5:12 p.m.