Feeds
질문
How to apply a weighting vector to a data matrix?
I want to apply a weighting vector wgt which is nx1 to a data matrix M which is nxm. In other words, I want to multiply each i-t...
거의 14년 전 | 답변 수: 1 | 1
1
답변질문
How to set a seed in "randsample" function
I am trying to do random sampling with replacement based on the id variable (idsample) using "randsample" function. y=randsampl...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Using fminunc for probit estimation
I am estimating a simple probit model using fminunc as an optimization tool. The reason why I don't use other optimization strat...
14년 초과 전 | 답변 수: 3 | 0
3
답변질문
Simulation using fminunc: how to move to a next repetition when fminunc gives the following mistake "Input to ROOTS must not contain NaN or Inf"
[EDIT: 20110721 12:40 CDT - reformat - WDR] Hi, I'm new to Matlab. I am trying to do simulation of ordered probit with 100 repe...
14년 초과 전 | 답변 수: 0 | 0
