SCM

Forum: developers

Monitor Forum | Start New Thread Start New Thread
RE: Kmenta column names differ from documentation [ Reply ]
By: Arne Henningsen on 2012-12-08 00:38
[forum:38394]
Which version of systemfit do you use?

I get:
> data("Kmenta",package="systemfit")
> names(Kmenta)
[1] "consump" "price" "income" "farmPrice" "trend"

Kmenta column names differ from documentation [ Reply ]
By: Johannes Kutsam on 2012-12-07 10:31
[forum:38393]
hi in the systemfit documentation the data("Kmenta") includes columns like consumption and price.

However when loading it I get a dataset with columns
Q P D F A

to test:
library(systemfit)
data("Kmenta")
names(Kmenta)

Thanks to:
Vienna University of Economics and Business Powered By FusionForge