[R] degrees of freedom extraction
Henrique Dallazuanna
wwwhsd at gmail.com
Wed Mar 5 01:57:04 CET 2008
Try this:
attr(logLik(lmx), "df")
On 04/03/2008, Davood Tofighi <dtofighi at asu.edu> wrote:
> Hello,
>
> II used the logLik() function to get the log-likelihood estimate of an
> object. The function also prints the degrees of freedom. How can I extract
> the degrees of freedom and assign it to a variable.
> Below is the output:
> > logLik(fit2pl)
> 'log Lik.' -4842.912 (df=36)
>
> Thanks,
> Davood Tofighi
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.
>
--
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O
More information about the R-help
mailing list