photo

bing cai


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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?

ungefär 9 år ago | 0

Question


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...

ungefär 9 år ago | 2 answers | 0

2

answers