Sudheer Joseph <sudheer.joseph <at> yahoo.com> writes: > I am doing a project involving regression of a model variable with > observed variable and wanted to find t-values dynamically as the number of available observations > involved in comparison changes. Is there a tool in numpy/scipy which gives the appropriate t-value if we > give number of samples ?
The scipy-user mailing list is more appropriate for this question. -- Pauli Virtanen _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
