forked from asgr/hyper.fit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
10 lines (10 loc) · 834 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
Package: hyper.fit
Type: Package
Title: Generic N-dimensional hyperplane fitting with heteroscedastic covariant errors and intrinsic scatter
Version: 1.0.2
Date: 2015-06-30
Author: Aaron Robotham and Danail Obreschkow
Maintainer: Aaron Robotham <[email protected]>
Description: This package 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.
License: GPL-3
Depends: R (>= 3.00), magicaxis, MASS, rgl, LaplacesDemon