[R] Print std. Error separately from mle-class object
Aziz, Muhammad Fayez
aziz4 at illinois.edu
Wed Apr 4 19:45:25 CEST 2012
Hi,
I am using power.law.fit to get an mle-class object in tmp and print summary(tmp), coef(tmp) and logLik(tmp). I wanted to print the std. error for alpha separately as I want to show these values concisely in a graph legend. coef(summary(tmp)) displays the alpha and std. error jointly, while I need to print them separately on two lines.
Regards,
Fayez
More information about the R-help
mailing list