Displaying 2 results from an estimated 2 matches for "bahman".
Did you mean:
rahman
2012 Apr 30
5
Different varable lengths
Hi!
I'm trying to do a lm() test on three objects. My problem is that R protests
and says that the variable lengths differ for one of the objects
(Sweden.GDP.gap). But I have double checked that the number of observations
are the same. All three objects should contain 9 observations but R only
accepts 9 observations in two of the objects. The third must have 10! Very
confusing because there
2005 Apr 06
0
Polynomiographic function in R :-)
Hi, people. Nothing too serious in this message. Nevertheless, all
criticism or advice is welcome :-).
Yesterday, I went to a conference by Bahman Kalantari (Rutgers
University) about Polynomiography (the Fine Art and Science of
Visualizing Polynomials). Since I'm starting my R learning, I decided
to try using it for computing some (any!) polynomiograph. I was
surprised about how easy and quick it was to get some results. Then I
though...