[R] Fit t distribution

livia yn19832 at msn.com
Tue Jul 24 17:01:18 CEST 2007


It works. Many thanks

Henrique Dallazuanna wrote:
> 
> Hi,
> 
> tFit(datac[[2]])@fit$estimate
> 
> 
> -- 
> Henrique Dallazuanna
> Curitiba-Paraná-Brasil
> 25° 25' 40" S 49° 16' 22" O
> 
> On 24/07/07, livia <yn19832 at msn.com> wrote:
>>
>>
>> Hi all, I am trying to fit t distribution using the function "tFit" in
>> the
>> library(fBasics).
>>
>> I am using the code tFit(datac[[2]]) and it returns the following list.
>>
>> Title:
>> Student-t Parameter Estimation
>>
>> Call:
>> tFit(x = datac[[2]])
>>
>> Model:
>> Student-t Distribution
>>
>> Estimated Parameter(s):
>>      df
>> 78.4428
>>
>> I just wonder how can I refer to the estimated parameters. I tried
>> tFit(datac[[2]]) $df,tFit(datac[[2]])@df, but neither of them work.
>> Could anyone give me some advice?
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Fit-t-distribution-tf4136445.html#a11764680
>> Sent from the R help mailing list archive at Nabble.com.
>>
>> ______________________________________________
>> R-help at stat.math.ethz.ch mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
> 
> 	[[alternative HTML version deleted]]
> 
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
> 
> 

-- 
View this message in context: http://www.nabble.com/Fit-t-distribution-tf4136445.html#a11764994
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list