powered by
Japanese motor vehicle production in thousand (1947--1989).
jcars
Time series data
World motor vehicle data, Motor Vehicle Manufacturers of US Inc, Detroit, 1991.
plot(jcars) log.jcars <- BoxCox(jcars,0) jcars.f <- holt(log.jcars) plot(jcars.f)
Run the code above in your browser using DataLab