Try this: attr(logLik(lmx), "df")
On 04/03/2008, Davood Tofighi <[EMAIL PROTECTED]> 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@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 ______________________________________________ R-help@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.