Description Usage Arguments Value References Examples
calculate or modify a probablistic PCA based on 3D-coordinates
1 2 3 4 5 6 7 |
x |
array of dimensions k x 3 x n, where k=number of coordinates and n=sample size - or a list containing triangular meshes. |
align |
logical: if TRUE, the data will be aligned first |
use.lm |
integer vector: specifies the indices of the points that are to be used in the constrained model |
deselect |
logical: if TRUE, |
sigma |
estimate of error variance (sensible is a value estimating coordinate error in terms of observer error) |
exVar |
numeric value with |
scale |
logical: allow scaling in Procrustes fitting |
representer |
a triangular mesh, where the vertices correspond to the coordinates in |
model |
object of class |
returns a probabilistic PCA model as S4 class "pPCA" (see pPCA-class).
UpdateModel is used to modify existing models by changing sigma and exVar.
Lüthi M, Albrecht T, Vetter T. 2009. Probabilistic modeling and visualization of the flexibility in morphable models. In: Mathematics of Surfaces XIII. Springer. p 251-264
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.