<< stepwiselm_generate Regression Resampling >>

stixbox >> stixbox > Regression > stepwiselm_print

stepwiselm_print

Print the linear model

Calling Sequence

str=stepwiselm_print(multiindices,inputlabels)

Parameters

multiindices :

a nbcoeffs-by-m matrix of doubles, integer value, greater or equal than 0, the exponents

inputlabels :

a 1-by-m matrix of doubles, integer value, greater or equal than 0, the exponents

str :

a nbcoeffs-by-1 matrix of strings, the labels of each sub-model

Description

Prints the linear model.

Authors


Report an issue
<< stepwiselm_generate Regression Resampling >>