photo

Prachi Singh


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
1 回答

ランク
69,641
of 300,765

評判
0

コントリビューション
8 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

コントリビューション
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

回答