photo

wy6622


New York University

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Finding row numbers of a matrix where certain column entries match a criterion
I have a 64x3 matrix C0 as below. I would like to look at row 63=[4 4 3], and for each j=1:3, find the row numbers of C0 such th...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What is the reference category for mnrfit when response variable is a categorical array
I'm using mnrfit to estimate a binary logit model. The document says Y can be one of the following: An n-by-k matrix, where Y...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Computing the median of a group except one member
I have a dataset of a variable x for S seasons of the same J firms (not ordered). I'd like to compute for each firm in each seas...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Linearly "interpolate" a 1-dimensional vector
Hello, I have a vector of annual population figures for a number of years. I'd like to assume a linear growth and obtain the im...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Trouble using integral in a nested f solve
I'm running an fsolve of a function which involves evaluating the integral of another function. Everything is a scalar in this p...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Obtaining polynomial coefficients for a 3-D spline with data that are not a meshgrid
I have 200 of (y, x_1, x_2) and I'd like to fit a cubic smoothing spline of y on x_1 and x_2 to obtain the estimates of a_0, a_1...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to count the number of times a pair of values occurs in an N by 2 matrix?
I have 2 vectors A and B consisting of 1 and 2 and I'd like to count the number of times each pair (1,1), (1,2), (2,1) and (2,2)...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort