search for: ratiof1tof2

Displaying 1 result from an estimated 1 matches for "ratiof1tof2".

2005 Feb 17
1
Error in eval(expr, envir, enclos) : numeric envir arg not of length one
I am working with a largish dataset of 25k lines and I am now tying to use predict. pred = predict(cuDataGlmModel, length + meanPitch + minimumPitch + maximumPitch + meanF1 + meanF2 + meanF3 + meanF4 + meanF5 + ratioF1ToF2 + rationF3ToF1 + jitter + shimmer + percentUnvoicedFrames + numberOfVoiceBreaks + percentOfVoiceBreaks + meanIntensity + minimumIntensity + maximumIntensity + ratioIntensity + noSyllsIntensity + startSpeech + syllables) I keep on getting this error message Error in eval(expr, envir, enclos)...