Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
ols

Table of Contents

Train linear regression model

Synopsis

ols [options] [-desc ifile] [-data ifile] [-test ifile] [-robust ] [-stepwise ] [-swlimit float] [-quiet ] [-o ofile] [-output ofile] [-ignore string]

Options

  • -desc: ifile Field description file
  • -data: ifile Datafile, one vector per line
  • -test: ifile Datafile, for testing
  • -robust: Robust, may take longer
  • -stepwise: Order the features by contribution, implies robust.
  • -swlimit: float " {0.0}" Percentage necessary improvement for stepwise
  • -quiet: No summary
  • -o: ofile
  • -output: ofile Output file for coefficients
  • -ignore: string Filename or bracket list of fields to ignore