Displaying 1 result from an estimated 1 matches for "gdpmp".
2004 Apr 14
3
A bug report?
...uot;,
"tax.direct", "tax.customs", "tax.excise",
"tax.indirect.others", "tax.indirect", "tax.total"))
A = subset(A, !is.na(A$tax.total))
buoyancy(A$year, A$gdp.mp, A$tax.income, "Personal income tax and GDPmp", "p1")
---------------------------------------------------------------------------
This program does not work. The summary.lm(m) statement seems to have
no effect. When I run it, I get:
$ R --slave < bugreport.R
Simple full OLS regression with all data:
where it is asif the s...