Still working on my Stats server. Is there a function in Scipy that will calculate the correlation coef.? I have found something that looks good, but I do not understand the parameters.
scipy.stats.corrcoef(x,y,rowvar, bias) x,y represents the independent, dependent variables, rows, I don't understand what to use for bias. Any help would be appreciated. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
