Community Profile

photo

hey yo


Last seen: meer dan een jaar ago Active since 2018

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Content Feed

View by

Question


fmincon nonlinear inequality constraint
Hello, I do a maximum likelihood estimation using fmincon. My code requires doing a Choleski decomposition to the matrix: A=[...

meer dan een jaar ago | 2 answers | 0

2

answers

Question


Fmincon makes an extremely big jump in parameter search
Hello, I run the attached code "mainfnc_up3_noL3.m". The code loads the (attached) data, simulates random variables, and uses t...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


normpdf is taking zeros
Hello, I am using the normpdf command to evaluate a function in MATLAB. When the argument of normpdf is too small, MATLAB report...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Standard error of Weibull MLE estimates
Hello, The built-in [p,ci]=wblfit(data) command gives the parameter estimates and their 95% confidence intervals of a Weibul...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Splitting a matrix into submatrices by value
Hello, I have a 10000x3 matrix called A. The 3rd column of the matrix consists of 0s and 1s. I want to create 2 submatrices wher...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Simulate left-censored time-to-event data
Hello, I simulated random variables from a Weibull distribution using the following code: r=rand(1000, 1); t=wblinv(r, ...

meer dan 5 jaar ago | 0 answers | 0

0

answers