photo

Lorraine Williams


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Generating random numbers with mean and std dev specified
Hi I have a simple linear regression model y=10+25x+Ɛ where the random error term is normally and independently distributed ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


finding the value in a table
I have a table and I wish to store the value of the 'rating pts' column in a variable when the column 'yds per att'= 7.21 (ther...

fast 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


getting a specific column from a table
Hi Guys So I have a table (T) that I created from a cvs file. It has column headers and I want to assign x = content so x colum...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to combine 2 vectors of unequal length
Hi there If I have: A = [1 2 3] B = [5 6 7 8 9 22 13] How would I be able to create C=[A(1) B(1) A(2) B(2).......

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten