calibration | R Documentation |
Calibration model for
calibration(V, G)
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. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.