Statistik
7 Fragen
0 Antworten
RANG
278.272
of 295.467
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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)...
etwa 8 Jahre vor | 1 Antwort | 0