calibration: Calibration model for

View source: R/calibration.R

calibrationR Documentation

Calibration model for

Description

Calibration model for

Usage

calibration(V, G)

Arguments

V

Matrix (n x 3) of observed response where each row denotes v_i = (v_ix, v_iy, v_iz)

G

Matrix (n x 3) of fixed gravity vectors where each row denotes g_i = (g_ix, g_iy, g_iz). Each row should have unit norm.

Value

List of estimated coefficients from linear model: BetaHat (3x3) matrix of first-order effects, Beta0Hat (1x3) vector of intercepts, Ghat (n x3) matrix of estimated gravity vectors, sd is estimated standard error of responses.


adamwbolton/rattitude documentation built on May 6, 2022, 6:33 p.m.