Wincent
Visualization of coefficients –
Dear all,
I try to show a subset of coefficients in my presentation. It seems
that a "standard" table is not a good way to go. I found...
Loading...
Bernd Weiss
Am 02.07.2010 08:10, schrieb Wincent:
> Dear all,
>
> I try to show a subset of coefficients in my presentation. It seems
> that a...
Loading...
Tal Galili
Specifically this link:
http://tables2graphs.com/doku.php?id=04_regression_coefficients
Great reference Bernd, thank...
Loading...
Achim Zeileis-4
I've thought about adding a plot() method for the coeftest() function in
the "lmtest" package. Essentially, it relies on a coef() and a...
Loading...
David Atkins
FYI, there is already a function coefplot in the arm package; for
example, compare:
> library(arm)
Loading required package:...
Loading...
Tal Galili
Hello David,
Thanks to your posting I started looking at the function in the arm package.
It appears this function is quite mature, and offers (for...
Loading...
Michael Friendly
Tal Galili wrote:
> Hello David,
> Thanks to your posting I started looking at the function in the arm package.
> It appears this...
Loading...
Achim Zeileis-4
On Wed, 7 Jul 2010, Michael Friendly wrote:
> Tal Galili wrote:
>> Hello David,
>> Thanks to your posting I started looking at the...
Loading...
David Winsemius
On Jul 7, 2010, at 10:19 AM, Michael Friendly wrote:
> Tal Galili wrote:
>> Hello David,
>> Thanks to your posting I started...
Loading...
Tal Galili
Thanks Michael - I now inserted the correct image for Achim example...
Loading...
Achim Zeileis-4
On Wed, 7 Jul 2010, Tal Galili wrote:
> Hello David,
> Thanks to your posting I started looking at the function in the arm package.
>...
Loading...
Tal Galili
Hi Achim and Allan,
I updated the post with Allan's example (thanks Allan).
Achim, you wrote:
"Finally, the Poisson model in comparison with...
Loading...
Achim Zeileis-4
On Wed, 7 Jul 2010, Tal Galili wrote:
> Hi Achim and Allan,I updated the post with Allan's example (thanks Allan).
Thanks!
> Achim, you...
Loading...
Tal Galili
I Achim,
I retained the example (so to illustrate the use of the function) - but
pointed out to it's nonsensical nature.
Credit was mentioned to...
Loading...
cybaea
Thanks Tal. Nice summary on the web page. I think the last example
would be even better if it was a stand-alone piece of code (i.e.: with
data)...
Loading...
Thomas Lumley
On Fri, 2 Jul 2010, Achim Zeileis wrote:
> I've thought about adding a plot() method for the coeftest() function in the
>...
Loading...
Achim Zeileis-4
On Fri, 2 Jul 2010, Thomas Lumley wrote:
> On Fri, 2 Jul 2010, Achim Zeileis wrote:
>
>> I've thought about adding a plot() method...
Loading...
Tal Galili
BTW, another visualization that might be useful in your case...
Loading...
Frank Harrell
Please note that Statlib is about 10 years out of date with respect to
my software.
See http://biostat.mc.vanderbilt.edu/Rrms
Frank
On...
Loading...
cybaea
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=114 should
get you started.
On 02/07/10 07:10, Wincent wrote:
> Dear...