PRTools Contents

PRTools User Guide

setfeatlab

SETFEATLAB

Reset feature labels of a dataset

    A = SETFEATLAB(A,FEATLAB,K)

Input
 A Dataset
 FEATLAB Feature labels
 K Vector of indices of feature labels to be reset

Output
 A Updated dataset

Description

Set or reset the feature labels of A. The feature labels FEATLAB of the  objects in A should be given as a column array of numbers (vector), or  characters, or as a string array having as many rows as A has features.  If given, LENGTH(K) should be equal to LENGTH(FEATLAB).

See also

datasets, prdataset, getfeatlab,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.