statismoParameters: Get model parameters

Description Usage Arguments Details Value

Description

Get model parameters such as variance or noise variance

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
GetNoiseVariance(model)

GetMeanVector(model)

GetPCAVarianceVector(model)

## S4 method for signature 'pPCA'
GetNoiseVariance(model)

## S4 method for signature 'pPCA'
GetMeanVector(model)

## S4 method for signature 'pPCA'
GetPCAVarianceVector(model)

Arguments

model

model of class "pPCA"

Details

see http://statismo.github.io/docs/api/v0.10/html/classstatismo_1_1StatisticalModel.html for details.

Value

GetNoiseVariance

returns the estimated noise in the model

GetPCAVarianceVector

returns the variance in the model

GetMeanVector

returns the model's mean vector


zarquon42b/RvtkStatismo documentation built on May 4, 2019, 9:09 p.m.