Feeds
답변 있음
what is the fastest way to do many univariate regression? same Y against different x, one x at a time
don't really get it... But, do you know how to do it using for loop?
what is the fastest way to do many univariate regression? same Y against different x, one x at a time
don't really get it... But, do you know how to do it using for loop?
대략 11년 전 | 0
질문
what is the fastest way to do many univariate regression? same Y against different x, one x at a time
try to use for loop i have Y, a column vector, 133x1 and a data matrix, X, 133x6; the first column are ones, starting from s...
대략 11년 전 | 답변 수: 2 | 0