Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
278.272
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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)...
alrededor de 8 años hace | 1 respuesta | 0