photo

Prachi Singh


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
1 답변

순위
168,088
of 300,753

평판
0

참여
8 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to calculate standard errors for estimated parameters for a 3-parameter Weibull Distribution?
Hi, The example discussed below provides a code for estimating parameters of a three-parameter weibull distribution. I am int...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problem using Hessian function
Hi , I am trying to calculate the hessian of the following function : --------------- function logl = tryseven(p, xda...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problem in solution from Linprog
Hi, I am using linprog to solve for parameters of the following problem - minimise -a subject to constraint : a + b*x ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Standard Errors after fmincon using fminunc
Hi, I am running a MLE using fmincon, however I am not sure how to calculate standard errors of the estimated parameters. It ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Using Minimum Distance Estimator when MLE fails
Hi, I want to estimate 4 parameters for the following problem - y = a + bx + e , where e follows a two parameter (call...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Initial value problem for fmincon
Hi, I am trying to estimate 4 parameters for the following problem: y = p(3) + p(4)*x + e where e follows a two parame...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


"Not enough input arguments"
I am trying to run the below code - -------------------- %Code: p_initial = [0.1, 0.1, 0.1, 0.1]; options ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Multivariate Linear Regression with Weibull errors
Hi John, I am trying to run the below code - -------------------- %Log likelihood function for 4 parameter model(2 line...

9년 초과 전 | 0

질문


Multivariate Linear Regression with Weibull errors
Hi, I am trying to run a linear regression where the dependent variable lies between 0 and 1. The errors are distributed by ...

9년 초과 전 | 답변 수: 2 | 0

2

답변