Using MLE for duration data?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Erin Winkler
 il 23 Lug 2018
  
    
    
    
    
    Commentato: Erin Winkler
 il 24 Lug 2018
            Hello,
I have a set of duration (in hours) data and I want to find the MLE of it under the assumption that the data is distributed exponential. I tried using the mle command but MATLAB doesn't like that the data is in hours. Is there a conversion or something I can do to obtain the mle?
Thanks!
0 Commenti
Risposta accettata
  Jeff Miller
      
 il 24 Lug 2018
        Is the problem that your data are in a non-numeric datetime format? If so, you need to convert them to numbers. See  datetime conversions (bottom half of page, "Convert Datetime Arrays to Numeric Values")
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Data Type Conversion in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

