Statistica
4 Domande
                        0 Risposte
RANK
84.515
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          4 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            25.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
three parameters gamma distribution
Hi, please I need a code to generate data sample from three parameter gamma distribution if you can help me
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
choose a part of matrix with an condition
i have the following code: clc; clear all; close all; lamda=1; n=100;m=10; for i=1:n u=rand; t(i)=-log(1-u)./lam...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Inverse Cumulative distribution function
Hi, if i have the following CDF : F(X)=1/1+b(1+b-(1+b+qx/b))(1+x/b)^-q How can I find x=inverse(F(x)) with my best reguard...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
double truncated data sample
Hi, I generate data x using the code : clc; clear; eta=2; beta=4; theta=1; T=1; t1=0.1; t2=0.9; ni=[10 50 75 100 50...
oltre 4 anni fa | 1 risposta | 0
