normalizeShape {DNAshapeR}R Documentation

Normalize n-st order shape features

Description

Normalize n-st order shape features

Usage

normalizeShape(featureVector, thOrder, shapeType, normalize)

Arguments

featureVector

A matrix containing encoded features.

thOrder

A number indicating n-st order shape encoding

shapeType

A character name of shape (MGW, Roll, ProT, HelT) features

normalize

A logical indicating whether to perform normalization. Default to TRUE.

Value

featureVector A matrix containing encoded features.

Author(s)

Tsu-Pei Chiu


[Package DNAshapeR version 1.21.0 Index]