Displaying 1 result from an estimated 1 matches for "polybasi".
Did you mean:
polybasis
2012 Nov 16
1
discrete discriminant analysis
...tal of 22 predictors were considered. 20 of the predictors are
"numeric" and 2 are "factors/discrete".
The resulting FDA rule was applied to the 20 trips and for the same
predictors in order to predict the type of gear used. however a consistent
error is occuring:
Error in polybasis(newdata, degree, monomial) %*% object$coef :
non-conformable arguments
it is possible the problem being related with the 2 predictors that are
discrete variables?
there is already available some rotine to perform a discrete discriminant
analysis considering continuous and discrete variab...